aboutsummaryrefslogtreecommitdiffstats
path: root/runxmlconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'runxmlconf.c')
-rw-r--r--runxmlconf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/runxmlconf.c b/runxmlconf.c
index a50021e8..52d50d77 100644
--- a/runxmlconf.c
+++ b/runxmlconf.c
@@ -37,6 +37,10 @@ static int verbose = 0;
#define NB_EXPECTED_ERRORS 15
+#if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__MINGW32__)
+#define vsnprintf _vsnprintf
+#define snprintf _snprintf
+#endif
const char *skipped_tests[] = {
/* http://lists.w3.org/Archives/Public/public-xml-testsuite/2008Jul/0000.html */