diff options
Diffstat (limited to 'databases/tora/files/patch-src_toextract.cpp')
-rw-r--r-- | databases/tora/files/patch-src_toextract.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/tora/files/patch-src_toextract.cpp b/databases/tora/files/patch-src_toextract.cpp deleted file mode 100644 index f04073f1c2fe..000000000000 --- a/databases/tora/files/patch-src_toextract.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/toextract.cpp.orig 2010-02-02 18:25:43 UTC -+++ src/toextract.cpp -@@ -39,6 +39,7 @@ - * - * END_COMMON_COPYRIGHT_HEADER */ - -+#include <unistd.h> - #include "utils.h" - - #include "toconf.h" |