[BACK]Return to patch-src_mirall_inotify_cpp CVS log [TXT][DIR] Up to [local] / ports / net / mirall / patches

Annotation of ports/net/mirall/patches/patch-src_mirall_inotify_cpp, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- src/mirall/inotify.cpp.orig        Sun May  4 10:33:59 2014
        !             3: +++ src/mirall/inotify.cpp     Sun May  4 10:34:10 2014
        !             4: @@ -16,7 +16,7 @@
        !             5:   */
        !             6:  #include "config.h"
        !             7:
        !             8: -#include <sys/inotify.h>
        !             9: +#include <sys/kinotify.h>
        !            10:
        !            11:  #include "inotify.h"
        !            12:  #include "mirall/folder.h"

CVSweb