diff options
Diffstat (limited to 'lib/mlibc/abis/ironclad/inotify.h')
-rw-r--r-- | lib/mlibc/abis/ironclad/inotify.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/mlibc/abis/ironclad/inotify.h b/lib/mlibc/abis/ironclad/inotify.h deleted file mode 100644 index 38c9c77..0000000 --- a/lib/mlibc/abis/ironclad/inotify.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _ABIBITS_INOTIFY_H -#define _ABIBITS_INOTIFY_H - -#define IN_CLOEXEC 1 -#define IN_NONBLOCK 2 - -#endif // _ABIBITS_INOTIFY_H |