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

--- a/src/recover.c
+++ b/src/recover.c
@@ -21,6 +21,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <sys/stat.h> 
+#include <sys/sysmacros.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <utime.h>