X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/e4b834c406f2aa95f7417fbd7ade69e7690e6ab1..df1d3fe60d1295f9935b08528f2bcff01fa90e31:/client/fanftest.c diff --git a/client/fanftest.c b/client/fanftest.c index 2a1ae18..add4c23 100644 --- a/client/fanftest.c +++ b/client/fanftest.c @@ -5,11 +5,11 @@ /* * This file is * Copyright (C) 1999 Tony Finch - * Copyright (C) 1999 Ian Jackson + * Copyright (C) 1999-2000 Ian Jackson * * It is part of adns, which is - * Copyright (C) 1997-1999 Ian Jackson - * Copyright (C) 1999 Tony Finch + * Copyright (C) 1997-2000 Ian Jackson + * 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 @@ -40,6 +40,7 @@ static const char * const cvsid = #include #include +#include "config.h" #include "adns.h" static const char *progname;