Avoid a failure from autoreconf.
[gnulib.git] / modules / memrchr
index 01c8fea..618c389 100644 (file)
@@ -3,6 +3,7 @@ memrchr() function: scan memory for a byte, from the right end.
 
 Files:
 lib/memrchr.c
+lib/memrchr.h
 m4/memrchr.m4
 
 Depends-on:
@@ -13,7 +14,10 @@ gl_FUNC_MEMRCHR
 Makefile.am:
 
 Include:
+"memrchr.h"
+
+License:
+LGPL
 
 Maintainer:
 Jim Meyering, glibc
-