Use modern idiom for realloc() replacement.
[gnulib.git] / modules / idcache
index eb4ca73..2348641 100644 (file)
@@ -3,16 +3,17 @@ Username <--> uid and groupname <--> gid conversions, with cache for speed.
 
 Files:
 lib/idcache.c
+lib/idcache.h
 m4/idcache.m4
 
 Depends-on:
+flexmember
 xalloc
 
 configure.ac:
 gl_IDCACHE
 
 Makefile.am:
-EXTRA_DIST += idcache.c
 
 Include: