aboutsummaryrefslogtreecommitdiff
path: root/test_gost2814789.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_gost2814789.c')
-rw-r--r--test_gost2814789.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test_gost2814789.c b/test_gost2814789.c
index 20e3fe0..211e577 100644
--- a/test_gost2814789.c
+++ b/test_gost2814789.c
@@ -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>