summaryrefslogtreecommitdiff
path: root/sys-process/incron/files/incron-0.5.10+gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/incron/files/incron-0.5.10+gcc-4.7.patch')
-rw-r--r--sys-process/incron/files/incron-0.5.10+gcc-4.7.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-process/incron/files/incron-0.5.10+gcc-4.7.patch b/sys-process/incron/files/incron-0.5.10+gcc-4.7.patch
deleted file mode 100644
index a1b690510f34..000000000000
--- a/sys-process/incron/files/incron-0.5.10+gcc-4.7.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: incron-0.5.10/icd-main.cpp
-===================================================================
---- incron-0.5.10.orig/icd-main.cpp
-+++ incron-0.5.10/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>