about summary refs log tree commit diff
path: root/elf/dl-open.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-open.c')
-rw-r--r--elf/dl-open.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-open.c b/elf/dl-open.c
index 5a7198ff92..8605687079 100644
--- a/elf/dl-open.c
+++ b/elf/dl-open.c
@@ -553,6 +553,7 @@ _dl_open (const char *file, int mode, const void *caller)
 
   return args.map;
 }
+libc_hidden_def (_dl_open)
 
 
 #ifdef SCOPE_DEBUG