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:
429b816
)
fix for Borland C
author
Ulf Möller
<ulf@openssl.org>
Wed, 29 Nov 2000 16:43:50 +0000
(16:43 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 29 Nov 2000 16:43:50 +0000
(16:43 +0000)
crypto/rand/rand_win.c
patch
|
blob
|
history
diff --git
a/crypto/rand/rand_win.c
b/crypto/rand/rand_win.c
index abefc5eadbe85fd0c051ecfd4cb322f870512a4f..f0655803f0a3a0d5b7440f1ecb648f5e1d52c6f4 100644
(file)
--- a/
crypto/rand/rand_win.c
+++ b/
crypto/rand/rand_win.c
@@
-570,7
+570,7
@@
static void readtimer(void)
DWORD w;
LARGE_INTEGER l;
static int have_perfc = 1;
-#if
ndef __GNUC__
+#if
def _MSC_VER
static int have_tsc = 1;
DWORD cyclecount;