Fixed -noOpenSSL build variant

https://github.com/PowerShell/Win32-OpenSSH/issues/833
This commit is contained in:
Manoj Ampalam 2017-08-01 14:24:49 -07:00 committed by GitHub
parent 98f9a7d9ab
commit 70231622a2
1 changed files with 0 additions and 2 deletions

View File

@ -189,11 +189,9 @@
/* Define to 1 if you have the `arc4random' function. */
/* #undef HAVE_ARC4RANDOM */
#define HAVE_ARC4RANDOM 1
/* Define to 1 if you have the `arc4random_buf' function. */
/* #undef HAVE_ARC4RANDOM_BUF */
#define HAVE_ARC4RANDOM_BUF 1
/* Define to 1 if you have the `arc4random_uniform' function. */
/* #undef HAVE_ARC4RANDOM_UNIFORM */