#ifndef _SYS_POLL_H # include extern int __poll (struct pollfd *__fds, unsigned long int __nfds, int __timeout); #endif