aboutsummaryrefslogtreecommitdiff
path: root/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sphinxsearch-devel/files/patch-src-searchd.cpp')
-rw-r--r--textproc/sphinxsearch-devel/files/patch-src-searchd.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp b/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp
deleted file mode 100644
index b69e0395a1d4..000000000000
--- a/textproc/sphinxsearch-devel/files/patch-src-searchd.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN sphinx-0.9.8-svn-r1065.orig/src/searchd.cpp sphinx-0.9.8-svn-r1065/src/searchd.cpp
---- src/searchd.cpp 2008-01-14 01:49:00.000000000 +0100
-+++ src/searchd.cpp 2008-01-18 23:44:55.000000000 +0100
-@@ -20,6 +20,7 @@
- #include <signal.h>
- #include <stdio.h>
- #include <string.h>
-+#include <sys/resource.h>
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <time.h>