about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/strtoul_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/strtoul_l.c')
-rw-r--r--sysdeps/wordsize-64/strtoul_l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/strtoul_l.c b/sysdeps/wordsize-64/strtoul_l.c
index a5908298a4..356a8df98f 100644
--- a/sysdeps/wordsize-64/strtoul_l.c
+++ b/sysdeps/wordsize-64/strtoul_l.c
@@ -7,4 +7,5 @@
 #undef ____strtoull_l_internal
 #undef __strtoull_l
 strong_alias (____strtoul_l_internal, ____strtoull_l_internal)
+libc_hidden_ver (____strtoul_l_internal, ____strtoull_l_internal)
 weak_alias (__strtoul_l, __strtoull_l)