conformtest: Allow *_t in sys/socket.h.
[glibc.git] / include / sys / epoll.h
blob86e0a54e62a5628b078ddd9ae757acb4f625f773
1 #ifndef _SYS_EPOLL_H
2 #include_next <sys/epoll.h>
4 # ifndef _ISOMAC
6 libc_hidden_proto (epoll_pwait)
8 # endif /* !_ISOMAC */
9 #endif