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>