summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/grp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grp.h b/include/grp.h
index 01921f0..5b101cf 100644
--- a/include/grp.h
+++ b/include/grp.h
@@ -46,8 +46,6 @@
#define _PATH_GROUP "/etc/group"
#endif
-#include <sys/types.h>
-
struct group {
char *gr_name; /* group name */
char *gr_passwd; /* group password */
OpenPOWER on IntegriCloud