summaryrefslogtreecommitdiff
path: root/include/bits
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-03-10 12:51:33 -0500
committerUlrich Drepper <drepper@gmail.com>2011-03-10 12:51:33 -0500
commit028478fa40d85a73b19638dbe3f83b1acebf370c (patch)
tree03f5573c44e2cde7b809f44134526d202c8b29e2 /include/bits
parent908ea63341bbbca534411a0581cd16ba36e08706 (diff)
Fix copy relocations handling of unique objects.
Diffstat (limited to 'include/bits')
-rw-r--r--include/bits/dlfcn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bits/dlfcn.h b/include/bits/dlfcn.h
index cb4a5c202b..c31a645bc8 100644
--- a/include/bits/dlfcn.h
+++ b/include/bits/dlfcn.h
@@ -1,4 +1,3 @@
#include_next <bits/dlfcn.h>
-extern void _dl_mcount_wrapper_check (void *__selfpc);
libc_hidden_proto (_dl_mcount_wrapper_check)