summaryrefslogtreecommitdiff
path: root/lib/dns/dst_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/dst_internal.h')
-rw-r--r--lib/dns/dst_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dns/dst_internal.h b/lib/dns/dst_internal.h
index d9d75672..c3e8e29a 100644
--- a/lib/dns/dst_internal.h
+++ b/lib/dns/dst_internal.h
@@ -138,6 +138,7 @@ struct dst_context {
unsigned int magic;
dst_key_t *key;
isc_mem_t *mctx;
+ isc_logcategory_t *category;
union {
void *generic;
dst_gssapi_signverifyctx_t *gssctx;