X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/c6826df6bf398abfdfb42cdc034341588c8b141d..94816fed4f2bfedf3ec9430cc74811f250d519ad:/acconfig.h diff --git a/acconfig.h b/acconfig.h index 96f0889..1d0e671 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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