diff options
Diffstat (limited to 'lib/libc/net/ether_addr.c')
-rw-r--r-- | lib/libc/net/ether_addr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/ether_addr.c b/lib/libc/net/ether_addr.c index 3a2e565a7b34..efcd84a53437 100644 --- a/lib/libc/net/ether_addr.c +++ b/lib/libc/net/ether_addr.c @@ -39,7 +39,6 @@ * Columbia University, New York City */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/socket.h> |