diff options
Diffstat (limited to 'inet/ether_ntoh.c')
-rw-r--r-- | inet/ether_ntoh.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/ether_ntoh.c b/inet/ether_ntoh.c index 61bc0f1de6..93c2cf8b2a 100644 --- a/inet/ether_ntoh.c +++ b/inet/ether_ntoh.c @@ -19,6 +19,7 @@ #include <netinet/ether.h> #include <netinet/if_ether.h> +#include <string.h> #include "../nss/nsswitch.h" |