summaryrefslogtreecommitdiff
path: root/textproc/soothsayer/files/patch-src_tools_text2ngram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/soothsayer/files/patch-src_tools_text2ngram.cpp')
-rw-r--r--textproc/soothsayer/files/patch-src_tools_text2ngram.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/soothsayer/files/patch-src_tools_text2ngram.cpp b/textproc/soothsayer/files/patch-src_tools_text2ngram.cpp
deleted file mode 100644
index 68b6e60b89f8..000000000000
--- a/textproc/soothsayer/files/patch-src_tools_text2ngram.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/tools/text2ngram.cpp.orig 2008-06-02 13:29:00 UTC
-+++ src/tools/text2ngram.cpp
-@@ -29,6 +29,7 @@
- #include <list>
- #include <string>
- #include <map>
-+#include <cstdlib>
-
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>