summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-12-13 15:43:32 +0000
committerpeter <peter@FreeBSD.org>1999-12-13 15:43:32 +0000
commitd71c51b5faa7ea4d195155775d99bcf9a57b5c6d (patch)
tree48b27e6dc8b18cc94d5872f63fa9e4b163b67484 /contrib
parent40c6d62f535e98cbee7dcf557dc58ca47429dc7d (diff)
downloadFreeBSD-src-d71c51b5faa7ea4d195155775d99bcf9a57b5c6d.zip
FreeBSD-src-d71c51b5faa7ea4d195155775d99bcf9a57b5c6d.tar.gz
Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckily
it was implicitly on because we had AF_INET6 defined.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bind/port/freebsd/include/port_after.h2
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 {
OpenPOWER on IntegriCloud