diff options
Diffstat (limited to 'libc/pwd_grp/__getgrent.c')
-rw-r--r-- | libc/pwd_grp/__getgrent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/pwd_grp/__getgrent.c b/libc/pwd_grp/__getgrent.c index 2da45973f..911bdd66f 100644 --- a/libc/pwd_grp/__getgrent.c +++ b/libc/pwd_grp/__getgrent.c @@ -21,7 +21,6 @@ #include <unistd.h> #include <stdlib.h> #include <string.h> -#include <grp.h> #include "config.h" /* |