fnmatch: work around GCC compiler warning bug with uninit var
[glibc.git] / include / sys / epoll.h
blobce1c2e26d5f8ad081ad46dc8465f5460c15edff1
1 #ifndef _SYS_EPOLL_H
2 #include_next <sys/epoll.h>
4 libc_hidden_proto (epoll_pwait)
6 #endif