X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/bef232aebeabbef525faa7d7f5b08cf7a1427f95..a14bea78fb6ce5fc5ce20306ae224a1f37a46819:/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