undo Cygwin change
This commit is contained in:
parent
2950db5995
commit
4cf8f9369c
3
CHANGES
3
CHANGES
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
Changes between 0.9.7f and 0.9.7g [XX xxx XXXX]
|
Changes between 0.9.7f and 0.9.7g [XX xxx XXXX]
|
||||||
|
|
||||||
*)
|
*) Undo Cygwin change.
|
||||||
|
[Ulf Möller]
|
||||||
|
|
||||||
Changes between 0.9.7e and 0.9.7f [22 Mar 2005]
|
Changes between 0.9.7e and 0.9.7f [22 Mar 2005]
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@
|
|||||||
#include <openssl/rand.h>
|
#include <openssl/rand.h>
|
||||||
#include "rand_lcl.h"
|
#include "rand_lcl.h"
|
||||||
|
|
||||||
#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_WIN32_CYGWIN)
|
#if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#ifndef _WIN32_WINNT
|
#ifndef _WIN32_WINNT
|
||||||
# define _WIN32_WINNT 0x0400
|
# define _WIN32_WINNT 0x0400
|
||||||
|
Loading…
x
Reference in New Issue
Block a user