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

--- a/src/main.c
+++ b/src/main.c
@@ -19,6 +19,7 @@
 
 #include <config.h>
 #include <sys/types.h>
+#include <sys/stat.h>
 #include <sys/wait.h>
 #include <stdarg.h>
 #include <errno.h>