summarylogtreecommitdiffstats
path: root/include_unistd.patch
blob: be3ca2f88a8251550c7129420828b23dc96e0902 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -aur tora-2.1.3/src/toextract.h tora-2.1.3patched/src/toextract.h
--- tora-2.1.3/src/toextract.h	2010-02-02 10:25:43.000000000 -0800
+++ tora-2.1.3patched/src/toextract.h	2012-06-22 21:58:45.026286147 -0700
@@ -53,6 +53,7 @@
 #include <qvariant.h>
 //Added by qt3to4:
 #include <QString>
+#include <unistd.h>
 
 class QWidget;
 class toConnection;