diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/usr.bin/openssl/speed.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/usr.bin/openssl/speed.c b/src/usr.bin/openssl/speed.c index 52ab5c6db3..0ca87687bd 100644 --- a/src/usr.bin/openssl/speed.c +++ b/src/usr.bin/openssl/speed.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: speed.c,v 1.18 2015/10/17 15:00:11 doug Exp $ */ | 1 | /* $OpenBSD: speed.c,v 1.19 2016/08/22 04:33:07 deraadt Exp $ */ |
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
| 3 | * All rights reserved. | 3 | * All rights reserved. |
| 4 | * | 4 | * |
| @@ -79,9 +79,6 @@ | |||
| 79 | #define ECDSA_SECONDS 10 | 79 | #define ECDSA_SECONDS 10 |
| 80 | #define ECDH_SECONDS 10 | 80 | #define ECDH_SECONDS 10 |
| 81 | 81 | ||
| 82 | /* 11-Sep-92 Andrew Daviel Support for Silicon Graphics IRIX added */ | ||
| 83 | /* 06-Apr-92 Luke Brennan Support for VMS and add extra signal calls */ | ||
| 84 | |||
| 85 | #include <math.h> | 82 | #include <math.h> |
| 86 | #include <signal.h> | 83 | #include <signal.h> |
| 87 | #include <stdio.h> | 84 | #include <stdio.h> |
