summaryrefslogtreecommitdiff
path: root/ctype/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'ctype/Versions')
-rw-r--r--ctype/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/ctype/Versions b/ctype/Versions
index 68df144f6d..f77b5be5b3 100644
--- a/ctype/Versions
+++ b/ctype/Versions
@@ -15,4 +15,7 @@ libc {
# global variables
__ctype32_tolower; __ctype32_toupper;
}
+ GLIBC_2.3 {
+ isctype; __isctype;
+ }
}