aboutsummaryrefslogtreecommitdiff
path: root/include/grp_.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grp_.h')
-rw-r--r--include/grp_.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/grp_.h b/include/grp_.h
index 3ac5c8461..b34addfa2 100644
--- a/include/grp_.h
+++ b/include/grp_.h
@@ -30,12 +30,10 @@
30#ifndef _GRP_H 30#ifndef _GRP_H
31#define _GRP_H 1 31#define _GRP_H 1
32 32
33
34#include <sys/types.h> 33#include <sys/types.h>
35#include <features.h> 34#include <features.h>
36#include <stdio.h> 35#include <stdio.h>
37 36
38
39/* The group structure. */ 37/* The group structure. */
40struct group 38struct group
41{ 39{