summaryrefslogtreecommitdiff
blob: 9763951a672a86c1aeb73ed49a224088a3d9f0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
http://bugs.gentoo.org/336260

--- libacovea/acovea.cpp
+++ libacovea/acovea.cpp
@@ -44,6 +44,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
 
 #include <vector>
 #include <cstring>