X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/239d2e4dfb6fcfc26fe3f740efae8f6944b99799..512d9c4a624bdcdf53717c96b4204ab8bd74d0c8:/acconfig.h?ds=inline 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