aboutsummaryrefslogtreecommitdiff
path: root/www/xapian-omega10/files/patch-runfilter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/xapian-omega10/files/patch-runfilter.cc')
-rw-r--r--www/xapian-omega10/files/patch-runfilter.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/xapian-omega10/files/patch-runfilter.cc b/www/xapian-omega10/files/patch-runfilter.cc
deleted file mode 100644
index 679282f33bd8..000000000000
--- a/www/xapian-omega10/files/patch-runfilter.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- runfilter.cc.orig 2008-07-03 21:16:54.000000000 +0200
-+++ runfilter.cc 2008-07-03 21:18:48.000000000 +0200
-@@ -25,6 +25,7 @@
- #include "safeerrno.h"
- #include <sys/types.h>
- #include <stdio.h>
-+#include <signal.h>
- #include "safefcntl.h"
-
- #ifdef HAVE_SYS_TIME_H