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:
a4709bd
)
Include limits.h.
author
drepper
<drepper>
Tue, 30 Jun 1998 12:00:33 +0000
(12:00 +0000)
committer
drepper
<drepper>
Tue, 30 Jun 1998 12:00:33 +0000
(12:00 +0000)
rt/aio_misc.c
patch
|
blob
|
history
diff --git
a/rt/aio_misc.c
b/rt/aio_misc.c
index
ca8f4de
..
0148705
100644
(file)
--- a/
rt/aio_misc.c
+++ b/
rt/aio_misc.c
@@
-20,6
+20,7
@@
#include <aio.h>
#include <errno.h>
#include <aio.h>
#include <errno.h>
+#include <limits.h>
#include <pthread.h>
#include <stdlib.h>
#include <unistd.h>
#include <pthread.h>
#include <stdlib.h>
#include <unistd.h>