summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index f143b1b10..0854cbc5c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -138,6 +138,9 @@
138/* Use IPv4 for connection by default, IPv6 can still if explicity asked */ 138/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
139#undef IPV4_DEFAULT 139#undef IPV4_DEFAULT
140 140
141/* getaddrinfo is broken (if present) */
142#undef BROKEN_GETADDRINFO
143
141@BOTTOM@ 144@BOTTOM@
142 145
143/* ******************* Shouldn't need to edit below this line ************** */ 146/* ******************* Shouldn't need to edit below this line ************** */