about summary refs log tree commit diff
path: root/elf/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'elf/link.h')
-rw-r--r--elf/link.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/link.h b/elf/link.h
index d5e2b7f6b3..b2eb572d77 100644
--- a/elf/link.h
+++ b/elf/link.h
@@ -252,6 +252,7 @@ extern struct link_map *_dl_profile_map;
 extern int _dl_debug_libs;
 extern int _dl_debug_impcalls;
 extern int _dl_debug_bindings;
+extern int _dl_debug_symbols;
 
 /* File deccriptor to write debug messages to.  */
 extern int _dl_debug_fd;