X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=acconfig.h;h=fac467c59810ca439782dc3e03547eeee4eec760;hp=96f0889d932e9f68c8e8fa285bf3ef72818fe3f5;hb=e128c3551e8c178c181b212b990aaad613e489b9;hpb=239d2e4dfb6fcfc26fe3f740efae8f6944b99799 diff --git a/acconfig.h b/acconfig.h index 96f0889..fac467c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -3,12 +3,11 @@ * input file for autoheader/autoconf/configure: extra stuff for config.h */ /* - * This file is - * Copyright (C) 1997-2000 Ian Jackson - * - * It is part of adns, which is - * Copyright (C) 1997-2000 Ian Jackson - * Copyright (C) 1999-2000 Tony Finch + * This file is part of adns, which is + * Copyright (C) 1997-2000,2003,2006 Ian Jackson + * Copyright (C) 1999-2000,2003,2006 Tony Finch + * Copyright (C) 1991 Massachusetts Institute of Technology + * (See the file INSTALL for full details.) * * 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 @@ -114,7 +113,3 @@ struct pollfd { int fd; short events; short revents; }; #ifdef HAVEUSE_RPCTYPES_H #include #endif - -#ifdef HAVE_SYS_SELECT_H -#include -#endif