X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/c6826df6bf398abfdfb42cdc034341588c8b141d..a8ad155498d7830f69e7b6d0cfbc6768cdac4a40:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 96f0889..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-2000 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