From: Matt Caswell Date: Mon, 8 Oct 2018 11:16:22 +0000 (+0100) Subject: Fix no-engine X-Git-Tag: openssl-3.0.0-alpha1~3055 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5f9f67b9d494e26941aa8d66d28a6a993c557643;p=oweals%2Fopenssl.git Fix no-engine Reviewed-by: Nicola Tuveri (Merged from https://github.com/openssl/openssl/pull/7365) --- 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