X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/cc0f95d075009d3ee422f4f72768a11aed070839..d024926c5dbb8f65d368f1c7ada258a4b29d0d0c:/client/adnstest.c?ds=sidebyside diff --git a/client/adnstest.c b/client/adnstest.c index 3aa96c9..3a5b4f1 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -36,8 +36,8 @@ #include "config.h" #include "adns.h" -#ifndef OUTPUTSTREAM -# define OUTPUTSTREAM stdout +#ifdef ADNS_REGRESS_TEST +# include "hredirect.h" #endif struct myctx {