diff options
Diffstat (limited to 'src/util/support')
| -rw-r--r-- | src/util/support/cache-addrinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/support/cache-addrinfo.h b/src/util/support/cache-addrinfo.h index 807c652f8..0a4e44385 100644 --- a/src/util/support/cache-addrinfo.h +++ b/src/util/support/cache-addrinfo.h @@ -103,7 +103,7 @@ #include "fake-addrinfo.h" -#if defined (__APPLE__) && defined (__MACH__) +#if defined (__APPLE__) && defined (__MACH__) && 0 #define FAI_CACHE #endif |
