aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/system_libs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/system_libs.py b/tools/system_libs.py
index 6814e806..dc24c1e3 100644
--- a/tools/system_libs.py
+++ b/tools/system_libs.py
@@ -239,6 +239,7 @@ def calculate(temp_files, in_temp, stdout, stderr):
'memccpy.c',
'memmem.c',
'mempcpy.c',
+ 'memchr.c',
'memrchr.c',
'stpcpy.c',
'strcasestr.c',