From: Matt Caswell Date: Mon, 8 Oct 2018 11:16:22 +0000 (+0100) Subject: Fix no-engine X-Git-Tag: OpenSSL_1_1_1a~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26d97bf6b22a4d5fa3a2467eed8c86c521fe3c66;p=openssl Fix no-engine Reviewed-by: Nicola Tuveri (Merged from https://github.com/openssl/openssl/pull/7365) (cherry picked from commit 5f9f67b9d494e26941aa8d66d28a6a993c557643) --- diff --git a/test/ecdsatest.c b/test/ecdsatest.c index 01a19cecd7..96939a5b72 100644 --- a/test/ecdsatest.c +++ b/test/ecdsatest.c @@ -25,6 +25,7 @@ # ifndef OPENSSL_NO_ENGINE # include # endif +# include # include # include