#ifndef _ABIBITS_INOTIFY_H #define _ABIBITS_INOTIFY_H #define IN_CLOEXEC 1 #define IN_NONBLOCK 2 #endif // _ABIBITS_INOTIFY_H