]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test_gost2814789.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / test_gost2814789.c
index 20e3fe03078b5c85b5b9d78ffaee458276d077b9..211e577235c33c729a6d5d82991bdca39fee8947 100644 (file)
@@ -7,6 +7,11 @@
  * This file is distributed under the same license as OpenSSL
  * ====================================================================
  */
+#ifdef _MSC_VER
+# pragma warning(push, 3)
+# include <openssl/applink.c>
+# pragma warning(pop)
+#endif
 #include <stdio.h>
 
 #include <stdlib.h>