aboutsummaryrefslogtreecommitdiffstats
path: root/testing/incron/fix-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/incron/fix-headers.patch')
-rw-r--r--testing/incron/fix-headers.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/incron/fix-headers.patch b/testing/incron/fix-headers.patch
deleted file mode 100644
index 64771ffd12..0000000000
--- a/testing/incron/fix-headers.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./icd-main.cpp.orig
-+++ ./icd-main.cpp
-@@ -24,6 +24,7 @@
- #include <dirent.h>
- #include <syslog.h>
- #include <errno.h>
-+#include <unistd.h>
- #include <sys/poll.h>
- #include <sys/stat.h>
- #include <cstdio>