summaryrefslogtreecommitdiff
blob: a1c9c98c4ee406180d4b3289155f303e16ff248e (plain)
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>