Fix Windows linking error in GOST test case.
This commit is contained in:
parent
3bdd80521a
commit
db05b447a5
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user