about summary refs log tree commit diff
path: root/wctype/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/Versions')
-rw-r--r--wctype/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/wctype/Versions b/wctype/Versions
index 3c24c22570..9b4fc57b1b 100644
--- a/wctype/Versions
+++ b/wctype/Versions
@@ -14,6 +14,9 @@ libc {
     wctrans; wctype; wcwidth;
   }
   GLIBC_2.1 {
+    # functions used in inline functions or macros
+    __towctrans;
+
     # i*
     iswblank;
   }