aboutsummaryrefslogtreecommitdiff
path: root/net/onedrive/files/patch-src_monitor.d
diff options
context:
space:
mode:
Diffstat (limited to 'net/onedrive/files/patch-src_monitor.d')
-rw-r--r--net/onedrive/files/patch-src_monitor.d12
1 files changed, 3 insertions, 9 deletions
diff --git a/net/onedrive/files/patch-src_monitor.d b/net/onedrive/files/patch-src_monitor.d
index 451dd720d547..715a0f6c0b6a 100644
--- a/net/onedrive/files/patch-src_monitor.d
+++ b/net/onedrive/files/patch-src_monitor.d
@@ -1,15 +1,9 @@
---- src/monitor.d.orig 2019-03-16 11:55:35 UTC
+--- src/monitor.d.orig 2019-04-24 07:47:09 UTC
+++ src/monitor.d
-@@ -1,10 +1,11 @@
+@@ -1,4 +1,5 @@
-import core.sys.linux.sys.inotify;
+// import core.sys.linux.sys.inotify;
++import freebsd_inotify;
import core.stdc.errno;
import core.sys.posix.poll, core.sys.posix.unistd;
import std.exception, std.file, std.path, std.regex, std.stdio, std.string;
- import config;
- import selective;
- import util;
-+import freebsd_inotify;
- static import log;
-
- // relevant inotify events