New module 'c-strstr'.
[gnulib.git] / modules / strnlen
index 4f52435..c091c36 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
 
@@ -11,12 +12,13 @@ configure.ac:
 gl_FUNC_STRNLEN
 
 Makefile.am:
+EXTRA_DIST += strnlen.h
 
 Include:
+"strnlen.h"
 
 License:
 LGPL
 
 Maintainer:
-glibc
-
+all