summaryrefslogtreecommitdiff
blob: 45b65b5e03832c4f1329bdf6b8cad8aaa1b36ae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 https://bugs.gentoo.org/423813


 device/device.cpp | 1 +
 1 file changed, 1 insertion(+)

--- a/device/device.cpp
+++ b/device/device.cpp
@@ -31,6 +31,7 @@
 
 
 // Includes...
+#include <unistd.h>
 #include "../globaldefs.h"
 #include "errortext.h"
 #include "device.h"