chiark / gitweb /
adnshost: adh-opts.c: Whitespace adjustments to option table
[adns.git] / client / adnstest.c
index f217deadaa568b2fa8acc63bbfdabaca3490929d..2198ebcdd23ad169be0f5487643619f6548065ad 100644 (file)
@@ -4,7 +4,7 @@
  */
 /*
  *  This file is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014  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
@@ -38,6 +38,7 @@
 
 #ifdef ADNS_REGRESS_TEST
 # include "hredirect.h"
+# include "harness.h"
 # undef exit
 # define exit Texit
 #endif