Also check specific query where applicable.
[adns] / src / internal.h
index 6dbbff0..12ecd6f 100644 (file)
@@ -642,7 +642,7 @@ void adns__fdevents(adns_state ads,
 
 /* From check.c: */
 
-void adns__consistency(adns_state ads, consistency_checks cc);
+void adns__consistency(adns_state ads, adns_query qu, consistency_checks cc);
 
 /* Useful static inline functions: */