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:
f760c5d
)
According to the main trunk, Darwin should get USE_TOD defined.
author
Richard Levitte
<levitte@openssl.org>
Sat, 26 Jan 2002 05:02:45 +0000
(
05:02
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Sat, 26 Jan 2002 05:02:45 +0000
(
05:02
+0000)
apps/speed.c
patch
|
blob
|
history
diff --git
a/apps/speed.c
b/apps/speed.c
index b2a549f9958d9ad171f82c09bd619eff09377d0c..cab1f7e1a0c471cfe83890539ad69ff10a0d902f 100644
(file)
--- a/
apps/speed.c
+++ b/
apps/speed.c
@@
-82,7
+82,7
@@
#include <openssl/rand.h>
#include <openssl/err.h>
-#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
+#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
|| defined(_DARWIN)
# define USE_TOD
#elif !defined(MSDOS) && (!defined(VMS) || defined(__DECC))
# define TIMES