diff options
Diffstat (limited to 'devel/libinotify/files/inotify.h')
-rw-r--r-- | devel/libinotify/files/inotify.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libinotify/files/inotify.h b/devel/libinotify/files/inotify.h new file mode 100644 index 000000000000..83b08bd27147 --- /dev/null +++ b/devel/libinotify/files/inotify.h @@ -0,0 +1,2 @@ +#pragma GCC system_header +#include_next <sys/inotify.h> |