diff options
author | 2015-11-24 13:45:06 +0000 | |
---|---|---|
committer | 2015-11-24 13:45:06 +0000 | |
commit | cc500f3fffe7609d954f124fcbc1fe78f5ce398a (patch) | |
tree | bbe7aa0dfc91a5f62e97a414dd2cda8e8062299a /lib/libc | |
parent | No need for <net/if_types.h> (diff) | |
download | wireguard-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