From 823eb5f9dd4d336a5cd85e9129ab1da5676191df Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Mon, 17 Dec 2012 10:58:24 +0000 Subject: Vendor import of Bind 9.6-ESV-R8 Approved by: delphij (mentor) Sponsored by: DK Hostmaster A/S --- lib/dns/include/dns/log.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/dns/include/dns/log.h') diff --git a/lib/dns/include/dns/log.h b/lib/dns/include/dns/log.h index 475d8095b637..fbcd2def8986 100644 --- a/lib/dns/include/dns/log.h +++ b/lib/dns/include/dns/log.h @@ -73,6 +73,8 @@ LIBDNS_EXTERNAL_DATA extern isc_logmodule_t dns_modules[]; #define DNS_LOGMODULE_HINTS (&dns_modules[24]) #define DNS_LOGMODULE_ACACHE (&dns_modules[25]) #define DNS_LOGMODULE_DLZ (&dns_modules[26]) +#define DNS_LOGMODULE_DNSSEC (&dns_modules[27]) +#define DNS_LOGMODULE_CRYPTO (&dns_modules[28]) ISC_LANG_BEGINDECLS -- cgit v1.2.3