about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nscd/nscd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/nscd.c b/nscd/nscd.c
index bc291d81d9..1269a914d7 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>