refresh nc(1) support

This commit is contained in:
Brent Cook
2015-12-06 23:32:18 -06:00
parent 5b49c30cbc
commit 905e2a3b80
4 changed files with 17 additions and 14 deletions

View File

@@ -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