The branch OpenSSL_1_1_1-stable has been updated
via 26d97bf6b22a4d5fa3a2467eed8c86c521fe3c66 (commit)
from 84eb73eab519673d1bd7169f06ad588547722262 (commit)
- Log -----------------------------------------------------------------
commit 26d97bf6b22a4d5fa3a2467eed8c86c521fe3c66
Author: Matt Caswell <[email protected]>
Date: Mon Oct 8 12:16:22 2018 +0100
Fix no-engine
Reviewed-by: Nicola Tuveri <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/7365)
(cherry picked from commit 5f9f67b9d494e26941aa8d66d28a6a993c557643)
-----------------------------------------------------------------------
Summary of changes:
test/ecdsatest.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/ecdsatest.c b/test/ecdsatest.c
index 01a19ce..96939a5 100644
--- a/test/ecdsatest.c
+++ b/test/ecdsatest.c
@@ -25,6 +25,7 @@
# ifndef OPENSSL_NO_ENGINE
# include <openssl/engine.h>
# endif
+# include <openssl/sha.h>
# include <openssl/err.h>
# include <openssl/rand.h>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits