02-config-assorted.patch 215 B

1234567
  1. diff --git a/ares_setup.h b/ares_setup.h
  2. index 4df7961..b9a1fd5 100644
  3. --- a/src/lib/ares_setup.h
  4. +++ b/src/lib/ares_setup.h
  5. @@ -28,1 +28,1 @@
  6. -#ifdef HAVE_CONFIG_H
  7. +#if defined(HAVE_CONFIG_H) && !defined(_MSC_VER)