summaryrefslogtreecommitdiffstats
path: root/contrib/bind/port/freebsd/include/port_after.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind/port/freebsd/include/port_after.h')
-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 b1609dd..a05bd0f 100644
--- a/contrib/bind/port/freebsd/include/port_after.h
+++ b/contrib/bind/port/freebsd/include/port_after.h
@@ -71,4 +71,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