diff options
Diffstat (limited to 'include/grp_.h')
-rw-r--r-- | include/grp_.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grp_.h b/include/grp_.h index 3ac5c84..b34addf 100644 --- a/include/grp_.h +++ b/include/grp_.h @@ -30,12 +30,10 @@ #ifndef _GRP_H #define _GRP_H 1 - #include <sys/types.h> #include <features.h> #include <stdio.h> - /* The group structure. */ struct group { |