diff options
Diffstat (limited to '')
-rw-r--r-- | src/regress/lib/libcrypto/ecdh/ecdhtest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/ecdh/ecdhtest.c b/src/regress/lib/libcrypto/ecdh/ecdhtest.c index d6cb61d460..427957f709 100644 --- a/src/regress/lib/libcrypto/ecdh/ecdhtest.c +++ b/src/regress/lib/libcrypto/ecdh/ecdhtest.c | |||
@@ -75,7 +75,6 @@ | |||
75 | #include <openssl/bio.h> | 75 | #include <openssl/bio.h> |
76 | #include <openssl/bn.h> | 76 | #include <openssl/bn.h> |
77 | #include <openssl/objects.h> | 77 | #include <openssl/objects.h> |
78 | #include <openssl/rand.h> | ||
79 | #include <openssl/sha.h> | 78 | #include <openssl/sha.h> |
80 | #include <openssl/err.h> | 79 | #include <openssl/err.h> |
81 | 80 | ||