* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / modules / strnlen
index 74f4c1a..3cc0711 100644 (file)
@@ -2,20 +2,21 @@ Description:
 strnlen() function: determine the length of a size-bounded string.
 
 Files:
-lib/strnlen.h
 lib/strnlen.c
 m4/strnlen.m4
 
 Depends-on:
 extensions
+string
 
 configure.ac:
 gl_FUNC_STRNLEN
+gl_STRING_MODULE_INDICATOR([strnlen])
 
 Makefile.am:
 
 Include:
-"strnlen.h"
+<string.h>
 
 License:
 LGPL