summaryrefslogtreecommitdiffstats
path: root/lib/dns/include/dns/validator.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/include/dns/validator.h')
-rw-r--r--lib/dns/include/dns/validator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dns/include/dns/validator.h b/lib/dns/include/dns/validator.h
index 383dcb4..352a60a 100644
--- a/lib/dns/include/dns/validator.h
+++ b/lib/dns/include/dns/validator.h
@@ -148,6 +148,7 @@ struct dns_validator {
unsigned int depth;
unsigned int authcount;
unsigned int authfail;
+ bool failed;
isc_stdtime_t start;
};