1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-17 18:01:13 +03:00
glibc/include/sys/epoll.h

7 lines
90 B
C

#ifndef _SYS_EPOLL_H
#include_next <sys/epoll.h>
libc_hidden_proto (epoll_pwait)
#endif