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/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/string/Versions b/string/Versions
index 2708091a4d..171b9c57c0 100644
--- a/string/Versions
+++ b/string/Versions
@@ -73,4 +73,7 @@ libc {
     # m*
     memrchr;
   }
+  GLIBC_2.2.5 {
+    __strsep;
+  }
 }