summaryrefslogtreecommitdiff
path: root/wctype/wcfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/wcfuncs.c')
-rw-r--r--wctype/wcfuncs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wctype/wcfuncs.c b/wctype/wcfuncs.c
index a3aed3104e..5d0e219fb2 100644
--- a/wctype/wcfuncs.c
+++ b/wctype/wcfuncs.c
@@ -36,6 +36,7 @@
#undef iswalnum
func (iswalnum, __ISwalnum)
+libc_hidden_weak (iswalnum)
#undef iswalpha
func (iswalpha, __ISwalpha)
libc_hidden_weak (iswalpha)