X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/5a0be2445e09e1d0fc6ae995b6c0296bc28e657d..52888ec6fd5f8b3afbf59dfae2c269829f757149:/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