diff options
Diffstat (limited to 'elf/Versions')
-rw-r--r-- | elf/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/Versions b/elf/Versions index ed5ba6f830..29795cef4c 100644 --- a/elf/Versions +++ b/elf/Versions @@ -19,6 +19,7 @@ libc { GLIBC_2.1 { # global variables _dl_profile; _dl_profile_map; _dl_profile_output; _dl_start_profile; + _dl_loaded; _dl_main_searchlist; # functions used in other libraries _dl_mcount; _dl_mcount_wrapper; _dl_mcount_wrapper_check; _dl_unload_cache; |