aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-support.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-support.c')
-rw-r--r--elf/dl-support.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/dl-support.c b/elf/dl-support.c
index 6b6a22d1d3..39fa47cd4d 100644
--- a/elf/dl-support.c
+++ b/elf/dl-support.c
@@ -38,6 +38,7 @@ size_t _dl_platformlen;
int _dl_debug_libs;
int _dl_debug_impcalls;
int _dl_debug_bindings;
+int _dl_debug_symbols;
/* If nonzero print warnings about problematic situations. */
int _dl_verbose;