aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/c-ares/patches/02-config-assorted.patch
blob: ef7f723d6f6a5f600d7182e1115312ad44e1038f (plain) (blame)
1
2
3
4
5
6
7
diff --git a/ares_setup.h b/ares_setup.h
index 4df7961..b9a1fd5 100644
--- a/src/lib/ares_setup.h
+++ b/src/lib/ares_setup.h
@@ -28,1 +28,1 @@
-#ifdef HAVE_CONFIG_H
+#if defined(HAVE_CONFIG_H) && !defined(_MSC_VER)