diff options
Diffstat (limited to 'libc/pwd_grp/initgroups.c')
-rw-r--r-- | libc/pwd_grp/initgroups.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/pwd_grp/initgroups.c b/libc/pwd_grp/initgroups.c index 87a6b569d..f3c0604f5 100644 --- a/libc/pwd_grp/initgroups.c +++ b/libc/pwd_grp/initgroups.c @@ -21,7 +21,6 @@ #include <unistd.h> #include <string.h> #include <fcntl.h> -#include <grp.h> #include <paths.h> #include "config.h" |