largefile: fix typo that regressed large file support
[gnulib.git] / modules / mgetgroups
index 58ef740..cdfa570 100644 (file)
@@ -9,12 +9,14 @@ m4/mgetgroups.m4
 Depends-on:
 getgroups
 getugroups
-xalloc
+realloc-gnu
+xalloc-oversized
 
 configure.ac:
 gl_MGETGROUPS
 
 Makefile.am:
+lib_SOURCES += mgetgroups.c
 
 Include:
 "mgetgroups.h"