summaryrefslogtreecommitdiffstats
path: root/lib/dns/include/dns/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/include/dns/log.h')
-rw-r--r--lib/dns/include/dns/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dns/include/dns/log.h b/lib/dns/include/dns/log.h
index 5adcedd..e171028 100644
--- a/lib/dns/include/dns/log.h
+++ b/lib/dns/include/dns/log.h
@@ -73,6 +73,7 @@ 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_DYNDB (&dns_modules[27])
ISC_LANG_BEGINDECLS