diff options
Diffstat (limited to 'src/regress/lib/libcrypto/dh/dhtest.c')
-rw-r--r-- | src/regress/lib/libcrypto/dh/dhtest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/dh/dhtest.c b/src/regress/lib/libcrypto/dh/dhtest.c index 9851c4f0c6..f1ddc5ccf5 100644 --- a/src/regress/lib/libcrypto/dh/dhtest.c +++ b/src/regress/lib/libcrypto/dh/dhtest.c | |||
@@ -69,7 +69,6 @@ | |||
69 | #include <openssl/crypto.h> | 69 | #include <openssl/crypto.h> |
70 | #include <openssl/bio.h> | 70 | #include <openssl/bio.h> |
71 | #include <openssl/bn.h> | 71 | #include <openssl/bn.h> |
72 | #include <openssl/rand.h> | ||
73 | #include <openssl/err.h> | 72 | #include <openssl/err.h> |
74 | 73 | ||
75 | #include <openssl/dh.h> | 74 | #include <openssl/dh.h> |