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