summaryrefslogtreecommitdiff
path: root/include/sys/epoll.h
blob: ce1c2e26d5f8ad081ad46dc8465f5460c15edff1 (plain)
1
2
3
4
5
6
#ifndef _SYS_EPOLL_H
#include_next <sys/epoll.h>

libc_hidden_proto (epoll_pwait)

#endif