]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test_gost89.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / test_gost89.c
index d7f0c96298739e1ef6e22a853a6e6150412b7262..b14d5e4e04c3c59f3509aaac60657669667e2594 100644 (file)
@@ -7,6 +7,11 @@
  *            No OpenSSL libraries required to compile and use        *
  *                              this code                             *
  **********************************************************************/
+#ifdef _MSC_VER
+# pragma warning(push, 3)
+# include <openssl/applink.c>
+# pragma warning(pop)
+#endif
 #include <string.h>
 #include "gost89.h"
 #include <stdio.h>