+ * Don't use <sys/select.h> any more, it was a mistake made in pre-1.0
[adns] / acconfig.h
index 96f0889..1d0e671 100644 (file)
@@ -114,7 +114,3 @@ struct pollfd { int fd; short events; short revents; };
 #ifdef HAVEUSE_RPCTYPES_H
 #include <rpc/types.h>
 #endif
-
-#ifdef HAVE_SYS_SELECT_H
-#include <sys/select.h>
-#endif