Replace MinGW with Windows to avoid ambiguities
[tinc] / src / openssl / crypto.c
index c2df0af..fe5a599 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "../crypto.h"
 
-#ifndef HAVE_MINGW
+#ifndef HAVE_WINDOWS
 
 static int random_fd = -1;