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:
283981e
)
Include errno.h.
author
roland
<roland>
Tue, 19 Sep 1995 02:50:52 +0000
(
02:50
+0000)
committer
roland
<roland>
Tue, 19 Sep 1995 02:50:52 +0000
(
02:50
+0000)
elf/dl-object.c
patch
|
blob
|
history
diff --git
a/elf/dl-object.c
b/elf/dl-object.c
index
ca4e785
..
11e9e08
100644
(file)
--- a/
elf/dl-object.c
+++ b/
elf/dl-object.c
@@
-21,6
+21,7
@@
Cambridge, MA 02139, USA. */
#include <assert.h>
#include <string.h>
#include <stdlib.h>
+#include <errno.h>
/* List of objects currently loaded. */