chiark / gitweb /
adnshost: Offer ability to set adns checkc flags
[adns.git] / client / adnshost.h
index e68ecb7bf06987bd61cbf5e8195d74149b762f4b..fd2d80d8f302d3983f7f7a3cc93eed7f1088180c 100644 (file)
@@ -4,7 +4,7 @@
  */
 /*
  *  This file is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014-2016  Ian Jackson
+ *    Copyright (C) 1997-2000,2003,2006,2014-2016,2020  Ian Jackson
  *    Copyright (C) 2014  Mark Wooding
  *    Copyright (C) 1999-2000,2003,2006  Tony Finch
  *    Copyright (C) 1991 Massachusetts Institute of Technology
@@ -82,6 +82,7 @@ extern int ov_verbose;
 extern adns_rrtype ov_type;
 extern int ov_search, ov_qc_query, ov_qc_anshost, ov_qc_cname;
 extern int ov_tcp, ov_cname, ov_afflags, ov_v6map, ov_format;
+extern int ov_checkc;
 extern char *ov_id;
 extern struct perqueryflags_remember ov_pqfr;