summaryrefslogtreecommitdiff
path: root/app-mobilephone/past/files/past-0.0.4-gcc-4.7.patch
blob: e04de42b7ef817103a356e4e30f5bc3c006f1d76 (plain)
1
2
3
4
5
6
7
8
9
10
--- A/src/device.cpp
+++ B/src/device.cpp
@@ -22,6 +22,7 @@
 
 extern "C" {
 #include <gnokii.h>
+#include <unistd.h>
 }
 
 #include "device.h"