aboutsummaryrefslogtreecommitdiff
path: root/nscd
diff options
context:
space:
mode:
Diffstat (limited to 'nscd')
-rw-r--r--nscd/nscd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/nscd.c b/nscd/nscd.c
index bc291d8..1269a91 100644
--- a/nscd/nscd.c
+++ b/nscd/nscd.c
@@ -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>