X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test_keyexpimp.c;h=31a42f7260c041faabe7bee50f7ea6904fc76686;hb=5ac243da2a2bb76afecacc47c84e0ba0e60bed14;hp=d7e0e09e241478e0b5d957c097ce49e74a020377;hpb=141dc82447a18bc8660032216b9b42758c80d335;p=openssl-gost%2Fengine.git diff --git a/test_keyexpimp.c b/test_keyexpimp.c index d7e0e09..31a42f7 100644 --- a/test_keyexpimp.c +++ b/test_keyexpimp.c @@ -4,7 +4,11 @@ * Contents licensed under the terms of the OpenSSL license * See https://www.openssl.org/source/license.html for details */ -#include +#ifdef _MSC_VER +# include +#else +# include +#endif #include #include #include