getaddrinfo: Doc fix.
[pspp] / tests / test-argp.c
index 7da426f066167835de9d75a298b97dbd3e13d50c..f0b864d81d0778b7d45c019c2587a06e946aa8fe 100644 (file)
@@ -21,9 +21,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#if HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 #if HAVE_STRINGS_H
 # include <strings.h>
 #endif