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
(from parent 1:
c516296
)
Include <errno.h> for ENOSYS.
author
drepper
<drepper>
Wed, 3 Dec 1997 23:18:15 +0000
(23:18 +0000)
committer
drepper
<drepper>
Wed, 3 Dec 1997 23:18:15 +0000
(23:18 +0000)
stdio-common/tmpfile64.c
patch
|
blob
|
history
diff --git
a/stdio-common/tmpfile64.c
b/stdio-common/tmpfile64.c
index
67d4bd8
..
5a6e323
100644
(file)
--- a/
stdio-common/tmpfile64.c
+++ b/
stdio-common/tmpfile64.c
@@
-16,6
+16,7
@@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#include <errno.h>
#include <stdio.h>