X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fopenssl%2Fcrypto.c;h=fe5a599715c93c1c1317877bb45ab1d189af5087;hb=373b0c12d9d0e8a3b449fd18be704e28dd6403e1;hp=c2df0af3e4cbae396742a6695f25c2aed2f1d618;hpb=cfc9fee931c70554353ce6c4acc3407baac08745;p=tinc diff --git a/src/openssl/crypto.c b/src/openssl/crypto.c index c2df0af3..fe5a5997 100644 --- a/src/openssl/crypto.c +++ b/src/openssl/crypto.c @@ -24,7 +24,7 @@ #include "../crypto.h" -#ifndef HAVE_MINGW +#ifndef HAVE_WINDOWS static int random_fd = -1;