summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2015-11-24 13:45:06 +0000
committermpi <mpi@openbsd.org>2015-11-24 13:45:06 +0000
commitcc500f3fffe7609d954f124fcbc1fe78f5ce398a (patch)
treebbe7aa0dfc91a5f62e97a414dd2cda8e8062299a /lib/libc
parentNo need for <net/if_types.h> (diff)
downloadwireguard-openbsd-cc500f3fffe7609d954f124fcbc1fe78f5ce398a.tar.xz
wireguard-openbsd-cc500f3fffe7609d954f124fcbc1fe78f5ce398a.zip
No need to include <net/if_arp.h>
This header is only needed because <netinet/if_ether.h> declares a structure that needs it. But it turns out that <net/if.h> already includes it as workaround. A proper solution would be to stop declarting "struct ether_arp" there. But no driver should need this header.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions