1 2 3 4 5 6 7 8 9 10 11 12
http://bugs.gentoo.org/335687 --- src/container/requestlistener.cpp +++ src/container/requestlistener.cpp @@ -29,6 +29,7 @@ #include <errno.h> #include <fcntl.h> #include <unistd.h> +#include <sys/stat.h> #include <functional> #include <algorithm>