X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=acconfig.h;h=fac467c59810ca439782dc3e03547eeee4eec760;hb=e4007092f843cf382791448bcb839ff13c13c535;hp=aef702f3171c964ebf7250cd9ccd54daa509edb8;hpb=cc0f95d075009d3ee422f4f72768a11aed070839;p=adns.git diff --git a/acconfig.h b/acconfig.h index aef702f..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 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