diff --git a/engines/ccgost/gost2814789t.c b/engines/ccgost/gost2814789t.c index 8b386b4f71..a59ac92409 100644 --- a/engines/ccgost/gost2814789t.c +++ b/engines/ccgost/gost2814789t.c @@ -1314,7 +1314,7 @@ int main(int argc, char *argv[]) /* * Internal function test on GostR3411_94_TestParamSet */ - #ifdef OPENSSL_NO_DYNAMIC_ENGINE + #if 0 && defined(OPENSSL_NO_DYNAMIC_ENGINE) { gost_ctx ctx;