Add dns_trust_aa
[exim.git] / src / src / globals.c
index 63674e51c8620116969b82836774f7392cf9ba25..66baffe450257af3a53b693042eca1ac0c4062ce 100644 (file)
@@ -657,6 +657,7 @@ uschar *dns_ipv4_lookup        = NULL;
 int     dns_retrans            = 0;
 int     dns_retry              = 0;
 int     dns_dnssec_ok          = -1; /* <0 = not coerced */
+uschar *dns_trust_aa           = NULL;
 int     dns_use_edns0          = -1; /* <0 = not coerced */
 uschar *dnslist_domain         = NULL;
 uschar *dnslist_matched        = NULL;