unictype/base: Fix interoperability with preinstalled libunistring.
[pspp] / modules / getugroups
index 5f0c9196c553704028bcb41b4163bf711af26ad1..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,4 +16,10 @@ Makefile.am:
 lib_SOURCES += getugroups.c
 
 Include:
+"getugroups.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering