blob: ce1c2e26d5f8ad081ad46dc8465f5460c15edff1 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#ifndef _SYS_EPOLL_H
2#include_next <sys/epoll.h>
3
4libc_hidden_proto (epoll_pwait)
5
6#endif