fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / getugroups
index 930f0bd72df8aa130756bbbaa4b880306c1ecb0d..c79c74ba9550f7add2091c93bc814bb012faf433 100644 (file)
@@ -3,16 +3,20 @@ Return the group IDs of a user.
 
 Files:
 lib/getugroups.c
+lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
+errno
 
 configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
+lib_SOURCES += getugroups.c
 
 Include:
+"getugroups.h"
 
 License:
 GPL