diff options
Diffstat (limited to 'src/grp/struct_group.c')
| -rw-r--r-- | src/grp/struct_group.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/grp/struct_group.c b/src/grp/struct_group.c index 16097b22..e1f8c376 100644 --- a/src/grp/struct_group.c +++ b/src/grp/struct_group.c @@ -1,5 +1,3 @@ -#include <grp.h> - struct group { char * gr_name; gid_t gr_gid; |
