X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/cc0f95d075009d3ee422f4f72768a11aed070839..312c0631adecb02cda9a442b14834cb4d97c9a91:/acconfig.h diff --git a/acconfig.h b/acconfig.h index aef702f..9e42673 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,8 +7,8 @@ * Copyright (C) 1997-2000 Ian Jackson * * It is part of adns, which is - * Copyright (C) 1997-2000 Ian Jackson - * Copyright (C) 1999 Tony Finch + * Copyright (C) 1997-2005 Ian Jackson + * Copyright (C) 1999-2004 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 @@ -114,7 +114,3 @@ struct pollfd { int fd; short events; short revents; }; #ifdef HAVEUSE_RPCTYPES_H #include #endif - -#ifdef HAVE_SYS_SELECT_H -#include -#endif