summary refs log tree commit diff
path: root/sysdeps/wordsize-64/wcstoul_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/wcstoul_l.c')
-rw-r--r--sysdeps/wordsize-64/wcstoul_l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/wordsize-64/wcstoul_l.c b/sysdeps/wordsize-64/wcstoul_l.c
index 2289caf4b9..f9b34d4978 100644
--- a/sysdeps/wordsize-64/wcstoul_l.c
+++ b/sysdeps/wordsize-64/wcstoul_l.c
@@ -8,3 +8,4 @@
 #undef __wcstoull_l
 strong_alias (____wcstoul_l_internal, ____wcstoull_l_internal)
 weak_alias (__wcstoul_l, __wcstoull_l)
+weak_alias (__wcstoul_l, wcstoull_l)