Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
[gnulib.git] / modules / strcase
index b638de2..0023f46 100644 (file)
@@ -7,7 +7,7 @@ lib/strncasecmp.c
 m4/strcase.m4
 
 Depends-on:
-string
+strings
 
 configure.ac:
 gl_STRCASE
@@ -15,7 +15,7 @@ gl_STRCASE
 Makefile.am:
 
 Include:
-<string.h>
+<strings.h>
 
 License:
 LGPLv2+