projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2950db5
)
undo Cygwin change
author
Ulf Möller
<ulf@openssl.org>
Wed, 23 Mar 2005 22:01:57 +0000
(22:01 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 23 Mar 2005 22:01:57 +0000
(22:01 +0000)
CHANGES
patch
|
blob
|
history
crypto/rand/rand_win.c
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 9539f3aafba354d479cf745e1fa1355411d4cf0f..619684e1867774faf90748e3b377bf7fae1593ef 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-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]
diff --git
a/crypto/rand/rand_win.c
b/crypto/rand/rand_win.c
index a7c2c9df7426bc53d4df3206793d45b4667e6d0a..30c69161ef8dff8bdc81ba835431a0b36adb253e 100644
(file)
--- a/
crypto/rand/rand_win.c
+++ b/
crypto/rand/rand_win.c
@@
-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