X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/5a0be2445e09e1d0fc6ae995b6c0296bc28e657d..df1d3fe60d1295f9935b08528f2bcff01fa90e31:/client/adnstest.c?ds=sidebyside diff --git a/client/adnstest.c b/client/adnstest.c index 3aa96c9..e99f5a1 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -8,7 +8,7 @@ * * It is part of adns, which is * Copyright (C) 1997-2000 Ian Jackson - * Copyright (C) 1999 Tony Finch + * Copyright (C) 1999-2000 Tony Finch * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -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 {