about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/wcstol_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/wcstol_l.c')
-rw-r--r--sysdeps/wordsize-64/wcstol_l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/wcstol_l.c b/sysdeps/wordsize-64/wcstol_l.c
index 06bf40e0af..57fb641839 100644
--- a/sysdeps/wordsize-64/wcstol_l.c
+++ b/sysdeps/wordsize-64/wcstol_l.c
@@ -8,3 +8,4 @@
 #undef __wcstoll_l
 strong_alias (____wcstol_l_internal, ____wcstoll_l_internal)
 weak_alias (__wcstol_l, __wcstoll_l)
+weak_alias (__wcstol_l, wcstoll_l)