projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing symbols.
[kopensolaris-gnu/glibc.git]
/
grp
/
grp.h
diff --git
a/grp/grp.h
b/grp/grp.h
index
292bd26
..
72b8925
100644
(file)
--- a/
grp/grp.h
+++ b/
grp/grp.h
@@
-21,13
+21,13
@@
*/
#ifndef _GRP_H
-
#define _GRP_H 1
+
#include <features.h>
__BEGIN_DECLS
-#include <
gnu
/types.h>
+#include <
bits
/types.h>
#define __need_size_t
#include <stddef.h>