aboutsummaryrefslogtreecommitdiff
path: root/tools/system_libs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/system_libs.py')
-rw-r--r--tools/system_libs.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/system_libs.py b/tools/system_libs.py
index b6acd0a1..50910a8a 100644
--- a/tools/system_libs.py
+++ b/tools/system_libs.py
@@ -259,6 +259,8 @@ def calculate(temp_files, in_temp, stdout, stderr):
'strsep.c',
'strspn.c',
'strstr.c',
+ 'strtok.c',
+ 'strtok_r.c',
'strverscmp.c',
'wcpcpy.c',
'wcpncpy.c',