]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rand/rand_win.c
Use new-style system-id macros everywhere possible. I hope I haven't
[thirdparty/openssl.git] / crypto / rand / rand_win.c
index 56558c4f154a865b487610200c2ad120899b4947..a688467e022e8b55a366aae996a3cf58624aeb94 100644 (file)
 #include <openssl/rand.h>
 #include "rand_lcl.h"
 
-#if defined(WINDOWS) || defined(WIN32)
+#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
 #include <windows.h>
 #ifndef _WIN32_WINNT
 # define _WIN32_WINNT 0x0400