projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a81d30
)
Don't use <gnu/types.h> but <bits/types.h>.
author
drepper
<drepper>
Sat, 21 Jun 1997 21:42:05 +0000
(21:42 +0000)
committer
drepper
<drepper>
Sat, 21 Jun 1997 21:42:05 +0000
(21:42 +0000)
wctype/wctype.h
patch
|
blob
|
history
diff --git
a/wctype/wctype.h
b/wctype/wctype.h
index
9c9258f
..
1862c6c
100644
(file)
--- a/
wctype/wctype.h
+++ b/
wctype/wctype.h
@@
-25,7
+25,7
@@
#define _WCTYPE_H 1
#include <features.h>
-#include <
gnu
/types.h>
+#include <
bits
/types.h>
__BEGIN_DECLS