#if 0 #include int poll(struct pollfd fds[], nfds_t nfds, int timeout) { return 0; } /* XOPEN(400) POSIX(200809) */ #endif