diff options
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ for i in crypto/compat libtls-standalone/compat; do | |||
78 | $libc_src/crypt/chacha_private.h \ | 78 | $libc_src/crypt/chacha_private.h \ |
79 | $libc_src/net/inet_pton.c \ | 79 | $libc_src/net/inet_pton.c \ |
80 | $libc_src/stdlib/reallocarray.c \ | 80 | $libc_src/stdlib/reallocarray.c \ |
81 | $libc_src/stdlib/recallocarray.c \ | ||
81 | $libc_src/string/explicit_bzero.c \ | 82 | $libc_src/string/explicit_bzero.c \ |
82 | $libc_src/string/strcasecmp.c \ | 83 | $libc_src/string/strcasecmp.c \ |
83 | $libc_src/string/strlcpy.c \ | 84 | $libc_src/string/strlcpy.c \ |