diff options
Diffstat (limited to 'inet/bug-if1.c')
-rw-r--r-- | inet/bug-if1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/bug-if1.c b/inet/bug-if1.c index ddf49aff5b..aa9925d6a7 100644 --- a/inet/bug-if1.c +++ b/inet/bug-if1.c @@ -20,6 +20,7 @@ #include <errno.h> #include <limits.h> #include <stdio.h> +#include <string.h> #include <net/if.h> |