This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit ce4abcb
committed
<netinet/in6.h>: don't require <string.h>.
Using __builtin_memcmp() rather than memcmp() means the caller doesn't need to have also included <string.h>.
Change-Id: I1d37bd9295de3a478ae3082ddbdc1ec482fbd0391 parent e1c232d commit ce4abcb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments