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:
c420b2b
)
Define size_t.
author
drepper
<drepper>
Tue, 30 Jun 1998 12:07:42 +0000
(12:07 +0000)
committer
drepper
<drepper>
Tue, 30 Jun 1998 12:07:42 +0000
(12:07 +0000)
sysdeps/unix/sysv/linux/alpha/bits/types.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/alpha/bits/types.h
b/sysdeps/unix/sysv/linux/alpha/bits/types.h
index
699f14c
..
276236d
100644
(file)
--- a/
sysdeps/unix/sysv/linux/alpha/bits/types.h
+++ b/
sysdeps/unix/sysv/linux/alpha/bits/types.h
@@
-25,6
+25,9
@@
#include <features.h>
#include <features.h>
+#define __need_size_t
+#include <stddef.h>
+
/* Convenience types. */
typedef unsigned char __u_char;
typedef unsigned short int __u_short;
/* Convenience types. */
typedef unsigned char __u_char;
typedef unsigned short int __u_short;