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

File: [local] / ports / net / mirall / patches / Attic / patch-src_mirall_folderwatcher_inotify_cpp (download)

Revision 1.1, Sun May 11 08:46:21 2014 UTC (10 years, 1 month ago) by kirby
Branch: MAIN

link with renamed inotify

$OpenBSD$
--- src/mirall/folderwatcher_inotify.cpp.orig	Sun May  4 10:34:36 2014
+++ src/mirall/folderwatcher_inotify.cpp	Sun May  4 10:34:48 2014
@@ -13,7 +13,7 @@
  * for more details.
  */
 
-#include <sys/inotify.h>
+#include <sys/kinotify.h>
 
 #include "mirall/inotify.h"
 #include "mirall/folderwatcher.h"