X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=client%2Fadnshost.h;h=fd2d80d8f302d3983f7f7a3cc93eed7f1088180c;hb=a93410072c36d1085aabada3b316de4329a56219;hp=e68ecb7bf06987bd61cbf5e8195d74149b762f4b;hpb=baa953c9d9107b862f8f66ac014c95b965e686e1;p=adns.git diff --git a/client/adnshost.h b/client/adnshost.h index e68ecb7..fd2d80d 100644 --- a/client/adnshost.h +++ b/client/adnshost.h @@ -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;