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

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

1.1     ! kirby       1: $OpenBSD$
        !             2: --- src/mirall/folderwatcher_inotify.cpp.orig  Sun May  4 10:34:36 2014
        !             3: +++ src/mirall/folderwatcher_inotify.cpp       Sun May  4 10:34:48 2014
        !             4: @@ -13,7 +13,7 @@
        !             5:   * for more details.
        !             6:   */
        !             7:
        !             8: -#include <sys/inotify.h>
        !             9: +#include <sys/kinotify.h>
        !            10:
        !            11:  #include "mirall/inotify.h"
        !            12:  #include "mirall/folderwatcher.h"

CVSweb