diff options
Diffstat (limited to 'tools')
-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 527c573a..b6acd0a1 100644 --- a/tools/system_libs.py +++ b/tools/system_libs.py @@ -254,6 +254,7 @@ def calculate(temp_files, in_temp, stdout, stderr): 'strncat.c', 'strndup.c', 'strnlen.c', + 'strpbrk.c', 'strrchr.c', 'strsep.c', 'strspn.c', |