]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test_tlstree.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / test_tlstree.c
index 1c4ecb8b80047a58d3b8f72346cfc7a383588dab..dece81485750b40782001dcdc84e2f7348d7323b 100644 (file)
@@ -4,6 +4,11 @@
  * Contents licensed under the terms of the OpenSSL license
  * See https://www.openssl.org/source/license.html for details
  */
+#ifdef _MSC_VER
+# pragma warning(push, 3)
+# include <openssl/applink.c>
+# pragma warning(pop)
+#endif
 # include <stdio.h>
 # include <string.h>
 # include <openssl/err.h>