about summary refs log tree commit diff
path: root/string/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'string/Versions')
-rw-r--r--string/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Versions b/string/Versions
index fa599fcb59..48562e9e4c 100644
--- a/string/Versions
+++ b/string/Versions
@@ -58,6 +58,6 @@ libc {
   }
   GLIBC_2.1.1 {
     # s*
-    __strverscmp;
+    strchrnul; __strverscmp;
   }
 }