* wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
[gnulib.git] / modules / strnlen
index 4f52435..4306469 100644 (file)
@@ -2,6 +2,7 @@ Description:
 strnlen() function: determine the length of a size-bounded string.
 
 Files:
+lib/strnlen.h
 lib/strnlen.c
 m4/strnlen.m4
 
@@ -13,10 +14,10 @@ gl_FUNC_STRNLEN
 Makefile.am:
 
 Include:
+"strnlen.h"
 
 License:
 LGPL
 
 Maintainer:
-glibc
-
+all