From d71c51b5faa7ea4d195155775d99bcf9a57b5c6d Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 13 Dec 1999 15:43:32 +0000 Subject: Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckily it was implicitly on because we had AF_INET6 defined. --- contrib/bind/port/freebsd/include/port_after.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib/bind/port') diff --git a/contrib/bind/port/freebsd/include/port_after.h b/contrib/bind/port/freebsd/include/port_after.h index 2b93471..f6490ba 100644 --- a/contrib/bind/port/freebsd/include/port_after.h +++ b/contrib/bind/port/freebsd/include/port_after.h @@ -54,8 +54,6 @@ #define PF_INET6 AF_INET6 #endif -#define HAVE_INET6_STRUCTS - #ifndef HAS_INET6_STRUCTS /* Replace with structure from later rev of O/S if known. */ struct in6_addr { -- cgit v1.1