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 --- crypto/Makefile.am.arc4random | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto') diff --git a/crypto/Makefile.am.arc4random b/crypto/Makefile.am.arc4random index c44051c..6a01966 100644 --- a/crypto/Makefile.am.arc4random +++ b/crypto/Makefile.am.arc4random @@ -1,5 +1,6 @@ if !HAVE_ARC4RANDOM_BUF libcompat_la_SOURCES += compat/arc4random.c +libcompat_la_SOURCES += compat/arc4random_uniform.c if !HAVE_GETENTROPY if HOST_AIX -- cgit v1.2.3-55-g6feb