diff options
Diffstat (limited to 'tools/system_libs.py')
-rw-r--r-- | tools/system_libs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/system_libs.py b/tools/system_libs.py index 2564460a..5a30547f 100644 --- a/tools/system_libs.py +++ b/tools/system_libs.py @@ -251,6 +251,7 @@ def calculate(temp_files, in_temp, stdout, stderr): 'strnlen.c', 'strsep.c', 'strspn.c', + 'strstr.c', 'strverscmp.c', 'wcpcpy.c', 'wcpncpy.c', |