summaryrefslogtreecommitdiff
path: root/libc/pwd_grp/grent.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/pwd_grp/grent.c')
-rw-r--r--libc/pwd_grp/grent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/pwd_grp/grent.c b/libc/pwd_grp/grent.c
index aab878a89..8e4af5143 100644
--- a/libc/pwd_grp/grent.c
+++ b/libc/pwd_grp/grent.c
@@ -27,6 +27,7 @@
#include <unistd.h>
#include <fcntl.h>
#include <grp.h>
+#include "config.h"
static int grp_fd = -1;