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:
769c3f1
)
(_STDIO_H): Define before including <bits/stdio_lim.h>
author
drepper
<drepper>
Mon, 8 Dec 1997 02:54:49 +0000
(
02:54
+0000)
committer
drepper
<drepper>
Mon, 8 Dec 1997 02:54:49 +0000
(
02:54
+0000)
sysdeps/standalone/close.c
patch
|
blob
|
history
diff --git
a/sysdeps/standalone/close.c
b/sysdeps/standalone/close.c
index
2e33b3c
..
114d726
100644
(file)
--- a/
sysdeps/standalone/close.c
+++ b/
sysdeps/standalone/close.c
@@
-21,6
+21,7
@@
#include <errno.h>
#include <unistd.h>
+#define _STDIO_H
#include <bits/stdio_lim.h>
#include "filedesc.h"