summaryrefslogtreecommitdiff
blob: d2a82e025688b61d5a76977090b4b1a4aabecbf8 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/device.cpp
+++ src/device.cpp
@@ -22,6 +22,7 @@
 
 extern "C" {
 #include <gnokii.h>
+#include <unistd.h>
 }
 
 #include "device.h"