… | … | ||
---|---|---|---|
5 | #include "XSUB.h" | 5 | #include "XSUB.h" |
6 | 6 | ||
7 | #include <unistd.h> | 7 | #include <unistd.h> |
8 | #include <fcntl.h> | 8 | #include <fcntl.h> |
9 | 9 | ||
10 | #include "inotify.h" | 10 | #include <sys/inotify.h> |
11 | #include "inotify-syscalls.h" | ||
12 | 11 | ||
13 | MODULE = Linux::Inotify2 PACKAGE = Linux::Inotify2 | 12 | MODULE = Linux::Inotify2 PACKAGE = Linux::Inotify2 |
14 | 13 | ||
15 | PROTOTYPES: ENABLE | 14 | PROTOTYPES: ENABLE |
16 | 15 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |