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:
fbdd8fd
)
Include ldsodefs.h, not elf/ldsodefs.h.
author
drepper
<drepper>
Mon, 19 Oct 1998 15:21:30 +0000
(15:21 +0000)
committer
drepper
<drepper>
Mon, 19 Oct 1998 15:21:30 +0000
(15:21 +0000)
nss/nsswitch.c
patch
|
blob
|
history
diff --git
a/nss/nsswitch.c
b/nss/nsswitch.c
index
b3b5409
..
b6720fd
100644
(file)
--- a/
nss/nsswitch.c
+++ b/
nss/nsswitch.c
@@
-26,7
+26,7
@@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <
elf/ldsodefs.h>
/* We need some help from ld.so. */
+#include <
ldsodefs.h>
/* We need some help from ld.so. */
#if !defined DO_STATIC_NSS || defined PIC
# include <gnu/lib-names.h>