summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 928277a36..b4cfe0401 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.109 2001/03/28 04:35:30 djm Exp $ */ 1/* $Id: acconfig.h,v 1.110 2001/04/05 17:15:08 stevesk Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -284,9 +284,6 @@
284/* getaddrinfo is broken (if present) */ 284/* getaddrinfo is broken (if present) */
285#undef BROKEN_GETADDRINFO 285#undef BROKEN_GETADDRINFO
286 286
287/* vhangup is broken (if present) */
288#undef BROKEN_VHANGUP
289
290/* Workaround more Linux IPv6 quirks */ 287/* Workaround more Linux IPv6 quirks */
291#undef DONT_TRY_OTHER_AF 288#undef DONT_TRY_OTHER_AF
292 289