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:
d9a770e
)
NetBSD and OpenBSD use TOD as well
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Apr 2001 10:06:02 +0000
(10:06 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Apr 2001 10:06:02 +0000
(10:06 +0000)
apps/speed.c
patch
|
blob
|
history
diff --git
a/apps/speed.c
b/apps/speed.c
index 669eea4b9ee74ff5df5b9a000d013cbc4650ec5d..27e6c432929d71c2a705fdcabfe7bc44c2b34b1b 100644
(file)
--- a/
apps/speed.c
+++ b/
apps/speed.c
@@
-85,7
+85,7
@@
#include <openssl/evp.h>
#include <openssl/objects.h>
-#if defined(__FreeBSD__) || defined(OPENSSL_SYS_MACOSX)
+#if defined(__FreeBSD__) || defined(
__NetBSD__) || defined(__OpenBSD__) || defined(
OPENSSL_SYS_MACOSX)
# define USE_TOD
#elif !defined(OPENSSL_SYS_MSDOS) && (!defined(OPENSSL_SYS_VMS) || defined(__DECC))
# define TIMES