summaryrefslogtreecommitdiff
blob: 5cdcf3f05ae53a7b8735c43df61c6ebcd925c606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://sourceforge.net/p/e4rat/tickets/5/
https://bugs.gentoo.org/580534

--- a/src/common.hh
+++ b/src/common.hh
@@ -20,6 +20,7 @@
 #ifndef COMMON_HH
 #define COMMON_HH
 
+#include <sys/sysmacros.h>
 #include <linux/types.h>
 #include <boost/filesystem.hpp>
 #include <boost/regex.hpp>