summaryrefslogtreecommitdiff
blob: b000b4f348529c96a87177d2587419e343caf95f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 lib/src/LocalSystem.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/src/LocalSystem.cpp b/lib/src/LocalSystem.cpp
index fd40609..5827634 100644
--- a/lib/src/LocalSystem.cpp
+++ b/lib/src/LocalSystem.cpp
@@ -30,6 +30,7 @@
 #include <QtGui/QWidget>
 #include <QtNetwork/QHostInfo>
 
+#include <unistd.h>
 
 #ifdef ITALC_BUILD_WIN32