diff options
Diffstat (limited to 'src/regress/lib/libcrypto/ec/ectest.c')
-rw-r--r-- | src/regress/lib/libcrypto/ec/ectest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/ec/ectest.c b/src/regress/lib/libcrypto/ec/ectest.c index efb9a529ef..6199e88f53 100644 --- a/src/regress/lib/libcrypto/ec/ectest.c +++ b/src/regress/lib/libcrypto/ec/ectest.c | |||
@@ -81,7 +81,6 @@ | |||
81 | #include <openssl/err.h> | 81 | #include <openssl/err.h> |
82 | #include <openssl/obj_mac.h> | 82 | #include <openssl/obj_mac.h> |
83 | #include <openssl/objects.h> | 83 | #include <openssl/objects.h> |
84 | #include <openssl/rand.h> | ||
85 | #include <openssl/bn.h> | 84 | #include <openssl/bn.h> |
86 | #include <openssl/opensslconf.h> | 85 | #include <openssl/opensslconf.h> |
87 | 86 | ||