projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fgetws implementation.
[kopensolaris-gnu/glibc.git]
/
elf
/
dl-profstub.c
diff --git
a/elf/dl-profstub.c
b/elf/dl-profstub.c
index
9740c6a
..
10db640
100644
(file)
--- a/
elf/dl-profstub.c
+++ b/
elf/dl-profstub.c
@@
-24,7
+24,7
@@
/* This is the map for the shared object we profile. It is defined here
only because we test for this value being NULL or not. */
-struct link_map *_dl_profile_map;
+
extern
struct link_map *_dl_profile_map;
void