@@ -17,11 +17,14 @@ #include "config.h" #define __NO_EXT_QNX #include -#include + +#ifdef HAVE_POLL_H +# include +#endif #import "OFStreamObserver_poll.h" #import "OFDataArray.h" #import "OFOutOfRangeException.h"