summaryrefslogtreecommitdiff
path: root/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch')
-rw-r--r--app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch b/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
new file mode 100644
index 000000000000..e04de42b7ef8
--- /dev/null
+++ b/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
@@ -0,0 +1,10 @@
+--- A/src/device.cpp
++++ B/src/device.cpp
+@@ -22,6 +22,7 @@
+
+ extern "C" {
+ #include <gnokii.h>
++#include <unistd.h>
+ }
+
+ #include "device.h"