undo Cygwin change

This commit is contained in:
Ulf Möller 2005-03-23 22:01:57 +00:00
parent 2950db5995
commit 4cf8f9369c
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,8 @@
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]

View File

@ -113,7 +113,7 @@
#include <openssl/rand.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>
#ifndef _WIN32_WINNT
# define _WIN32_WINNT 0x0400