unictype/base: Fix interoperability with preinstalled libunistring.
[pspp] / modules / getugroups
index 1800e9f586ec56a43f1716ac0697307a6340f781..c79c74ba9550f7add2091c93bc814bb012faf433 100644 (file)
@@ -3,9 +3,11 @@ Return the group IDs of a user.
 
 Files:
 lib/getugroups.c
+lib/getugroups.h
 m4/getugroups.m4
 
 Depends-on:
+errno
 
 configure.ac:
 gl_GETUGROUPS
@@ -14,10 +16,10 @@ Makefile.am:
 lib_SOURCES += getugroups.c
 
 Include:
+"getugroups.h"
 
 License:
 GPL
 
 Maintainer:
 Jim Meyering
-