From 905e2a3b8046e227bf02410def56b0c2535de14f Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sun, 6 Dec 2015 23:32:18 -0600 Subject: refresh nc(1) support --- update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update.sh') diff --git a/update.sh b/update.sh index de9f2bb..a456b22 100755 --- a/update.sh +++ b/update.sh @@ -73,6 +73,7 @@ $CP $libtls_src/tls.h libtls-standalone/include for i in crypto/compat libtls-standalone/compat; do for j in $libc_src/crypt/arc4random.c \ + $libc_src/crypt/arc4random_uniform.c \ $libc_src/crypt/chacha_private.h \ $libc_src/string/explicit_bzero.c \ $libc_src/stdlib/reallocarray.c \ -- cgit v1.2.3-55-g6feb