summary refs log tree commit diff
path: root/resolv/inet_neta.c
diff options
context:
space:
mode:
Diffstat (limited to 'resolv/inet_neta.c')
-rw-r--r--resolv/inet_neta.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/resolv/inet_neta.c b/resolv/inet_neta.c
index 27908d4a47..324c01b696 100644
--- a/resolv/inet_neta.c
+++ b/resolv/inet_neta.c
@@ -26,6 +26,7 @@ static const char rcsid[] = "$Id$";
 
 #include <errno.h>
 #include <stdio.h>
+#include <string.h>
 
 #ifdef SPRINTF_CHAR
 # define SPRINTF(x) strlen(sprintf/**/x)