2000-05-01 Andreas Jaeger <aj@suse.de>
authorAndreas Jaeger <aj@suse.de>
Mon, 1 May 2000 11:54:14 +0000 (11:54 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 1 May 2000 11:54:14 +0000 (11:54 +0000)
* nscd/nscd.c: Include <grp.h> for setgroups prototype.

nscd/nscd.c

index bc291d8..1269a91 100644 (file)
@@ -23,6 +23,7 @@
 #include <assert.h>
 #include <errno.h>
 #include <error.h>
+#include <grp.h>
 #include <libintl.h>
 #include <locale.h>
 #include <pthread.h>