summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rpcbind.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rpcbind.c b/src/rpcbind.c
index 1924d97..924aca1 100644
--- a/src/rpcbind.c
+++ b/src/rpcbind.c
@@ -62,6 +62,7 @@
#include <netconfig.h>
#include <stdlib.h>
#include <unistd.h>
+#include <grp.h>
#include <syslog.h>
#include <err.h>
#include <pwd.h>