]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - test_keyexpimp.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / test_keyexpimp.c
index 0fa549bf4bbfeddee0e5fda969ea19abbc38feac..0e61b6f43c3d0453331416278ecdfbc9cdbdf61a 100644 (file)
@@ -5,6 +5,9 @@
  * See https://www.openssl.org/source/license.html for details
  */
 #ifdef _MSC_VER
+# pragma warning(push, 3)
+# include <openssl/applink.c>
+# pragma warning(pop)
 # include <Winsock2.h>
 # include <stdlib.h>
 #else