verify: new macro verify_expr; verify_true deprecated
[gnulib.git] / tests / test-argp.c
index 7da426f..f0b864d 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