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