From 86a52b3dc85f6af2ea2e689b64d52edf796d1f41 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Thu, 5 Apr 2001 17:15:08 +0000 Subject: - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes BROKEN_VHANGUP --- acconfig.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 928277a36..b4cfe0401 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 -- cgit v1.2.3