ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-Inotify2/Inotify2.xs
(Generate patch)

Comparing Linux-Inotify2/Inotify2.xs (file contents):
Revision 1.4 by root, Fri Sep 29 14:41:33 2006 UTC vs.
Revision 1.5 by root, Tue Oct 7 17:23:41 2008 UTC

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
13MODULE = Linux::Inotify2 PACKAGE = Linux::Inotify2 12MODULE = Linux::Inotify2 PACKAGE = Linux::Inotify2
14 13
15PROTOTYPES: ENABLE 14PROTOTYPES: ENABLE
16 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines