X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=client%2Fadnstest.c;h=2198ebcdd23ad169be0f5487643619f6548065ad;hb=fc440c64836370db9d8cb1a25f09c9df0786f865;hp=f217deadaa568b2fa8acc63bbfdabaca3490929d;hpb=e7308d2612173a14b26f797ae3aca830859ea3bf;p=adns.git diff --git a/client/adnstest.c b/client/adnstest.c index f217dea..2198ebc 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -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