#ifndef _ABIBITS_EPOLL_H #define _ABIBITS_EPOLL_H #define EPOLL_CLOEXEC 02000000 // Same as __MLIBC_O_CLOEXEC #endif // _ABIBITS_EPOLL_H