#include #include int inotify_init(void) { return syscall(inotify_init); }