ext4magic-0.3.2-sysmacros.patch 291 B

1234567891011121314
  1. https://sourceforge.net/p/ext4magic/tickets/4/
  2. https://bugs.gentoo.org/580192
  3. --- a/src/recover.c
  4. +++ b/src/recover.c
  5. @@ -21,6 +21,7 @@
  6. #include <unistd.h>
  7. #include <stdlib.h>
  8. #include <sys/stat.h>
  9. +#include <sys/sysmacros.h>
  10. #include <errno.h>
  11. #include <fcntl.h>
  12. #include <utime.h>