diff --git a/crypto/ecdsa/ecdsatest.c b/crypto/ecdsa/ecdsatest.c index 70f2cc4e8..a48157541 100644 --- a/crypto/ecdsa/ecdsatest.c +++ b/crypto/ecdsa/ecdsatest.c @@ -93,7 +93,9 @@ int main(int argc, char * argv[]) #include #include #include +#ifndef OPENSSL_NO_ENGINE #include +#endif #include #include