summaryrefslogtreecommitdiffstats
path: root/contrib/bind/port/freebsd
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-01-28 23:06:48 +0000
committerasmodai <asmodai@FreeBSD.org>2001-01-28 23:06:48 +0000
commitde347231c76ad97a537093003b3ff7c502f5f12d (patch)
tree49f1a2b319551b420431c8af32e301c6fe4a03c0 /contrib/bind/port/freebsd
parent526ae97d8eab06b1ded7a468938ed1c2c0baa576 (diff)
downloadFreeBSD-src-de347231c76ad97a537093003b3ff7c502f5f12d.zip
FreeBSD-src-de347231c76ad97a537093003b3ff7c502f5f12d.tar.gz
Resolve conflicts after import.
Diffstat (limited to 'contrib/bind/port/freebsd')
-rw-r--r--contrib/bind/port/freebsd/include/port_after.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/bind/port/freebsd/include/port_after.h b/contrib/bind/port/freebsd/include/port_after.h
index 5203050..353c6e0 100644
--- a/contrib/bind/port/freebsd/include/port_after.h
+++ b/contrib/bind/port/freebsd/include/port_after.h
@@ -73,4 +73,8 @@ struct sockaddr_in6 {
u_int32_t sin6_scope_id; /* set of interfaces for a scope */
};
#endif /* HAS_INET6_STRUCTS */
+#ifndef ISC_FACILITY
+#define ISC_FACILITY LOG_DAEMON
+#endif
+
#endif /* ! PORT_AFTER_H */
OpenPOWER on IntegriCloud