diff options
-rw-r--r-- | contrib/bind/port/freebsd/include/port_after.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 { |