From de347231c76ad97a537093003b3ff7c502f5f12d Mon Sep 17 00:00:00 2001 From: asmodai Date: Sun, 28 Jan 2001 23:06:48 +0000 Subject: Resolve conflicts after import. --- contrib/bind/port/freebsd/include/port_after.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/bind/port/freebsd') 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 */ -- cgit v1.1