diff options
Diffstat (limited to 'libc/pwd_grp/grent.c')
-rw-r--r-- | libc/pwd_grp/grent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/pwd_grp/grent.c b/libc/pwd_grp/grent.c index 973213f83..42db9f9b6 100644 --- a/libc/pwd_grp/grent.c +++ b/libc/pwd_grp/grent.c @@ -26,7 +26,6 @@ #include <unistd.h> #include <fcntl.h> -#include <grp.h> #include <paths.h> #include "config.h" |