summaryrefslogtreecommitdiff
path: root/grp
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-04-04 15:23:08 +0000
committerUlrich Drepper <drepper@redhat.com>1997-04-04 15:23:08 +0000
commit3c0bfe141dda0549dbfedcbe4b3f04c27006197a (patch)
tree4b22896133a703412775a54fc1cb65c3b6b368c2 /grp
parent58611c4757663dac165f60d3769a2057f0966aaa (diff)
Include <stddef.h> only once.
Diffstat (limited to 'grp')
-rw-r--r--grp/grp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/grp/grp.h b/grp/grp.h
index b44f97fe87..292bd26ec0 100644
--- a/grp/grp.h
+++ b/grp/grp.h
@@ -32,9 +32,6 @@ __BEGIN_DECLS
#define __need_size_t
#include <stddef.h>
-#define __need_size_t
-#include <stddef.h>
-
/* The group structure. */
struct group