Update.
[platform/upstream/glibc.git] / sysdeps / generic / strtok_r.c
index 3b7d202..44430da 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <string.h>
 
+#undef strtok_r
 
 /* Parse S into tokens separated by characters in DELIM.
    If S is NULL, the saved pointer in SAVE_PTR is used as