NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / eealloc
index 7e18d45..95b166f 100644 (file)
@@ -3,16 +3,19 @@ Memory allocation with expensive empty allocations (glibc compatible).
 
 Files:
 lib/eealloc.h
+lib/eealloc.c
 m4/eealloc.m4
 m4/malloc.m4
 m4/realloc.m4
 
 Depends-on:
+extern-inline
 
 configure.ac:
 gl_EEALLOC
 
 Makefile.am:
+lib_SOURCES += eealloc.c
 
 Include:
 <eealloc.h>