chiark / gitweb /
+ * Don't use <sys/select.h> any more, it was a mistake made in pre-1.0
[adns.git] / acconfig.h
index 96f0889d932e9f68c8e8fa285bf3ef72818fe3f5..1d0e671435ccf6c653897c1c5915da9d51ee0ce0 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