summaryrefslogtreecommitdiff
path: root/sysdeps/wordsize-64/strtol_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/strtol_l.c')
-rw-r--r--sysdeps/wordsize-64/strtol_l.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/wordsize-64/strtol_l.c b/sysdeps/wordsize-64/strtol_l.c
index 431702ad4d..5a5cd8d0b7 100644
--- a/sysdeps/wordsize-64/strtol_l.c
+++ b/sysdeps/wordsize-64/strtol_l.c
@@ -8,9 +8,7 @@
#undef ____strtoll_l_internal
#undef __strtoll_l
#undef strtoll_l
-#if !UNSIGNED
strong_alias (____strtol_l_internal, ____strtoll_l_internal)
libc_hidden_ver (____strtol_l_internal, ____strtoll_l_internal)
weak_alias (__strtol_l, __strtoll_l)
weak_alias (__strtol_l, strtoll_l)
-#endif