summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-04-05 17:15:08 +0000
committerKevin Steves <stevesk@pobox.com>2001-04-05 17:15:08 +0000
commit86a52b3dc85f6af2ea2e689b64d52edf796d1f41 (patch)
treecee2a6fe83df3683b13203a82832fd881aa8ea21 /acconfig.h
parent5ba23b39bf2d8d2c9c0747b9a66f356180306691 (diff)
- (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
BROKEN_VHANGUP
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 928277a3..b4cfe040 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.109 2001/03/28 04:35:30 djm Exp $ */
+/* $Id: acconfig.h,v 1.110 2001/04/05 17:15:08 stevesk Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -284,9 +284,6 @@
/* getaddrinfo is broken (if present) */
#undef BROKEN_GETADDRINFO
-/* vhangup is broken (if present) */
-#undef BROKEN_VHANGUP
-
/* Workaround more Linux IPv6 quirks */
#undef DONT_TRY_OTHER_AF