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 dc24c1e3..2564460a 100644 --- a/tools/system_libs.py +++ b/tools/system_libs.py @@ -248,6 +248,7 @@ def calculate(temp_files, in_temp, stdout, stderr): 'strlcat.c', 'strlcpy.c', 'strncat.c', + 'strnlen.c', 'strsep.c', 'strspn.c', 'strverscmp.c', |