summaryrefslogtreecommitdiff
path: root/lib/dns/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/log.c')
-rw-r--r--lib/dns/log.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dns/log.c b/lib/dns/log.c
index 17af1d9b2d4c..3c9727df72c1 100644
--- a/lib/dns/log.c
+++ b/lib/dns/log.c
@@ -79,6 +79,8 @@ LIBDNS_EXTERNAL_DATA isc_logmodule_t dns_modules[] = {
{ "dns/hints", 0 },
{ "dns/acache", 0 },
{ "dns/dlz", 0 },
+ { "dns/dnssec", 0 },
+ { "dns/crypto", 0 },
{ NULL, 0 }
};