You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-arch/dump/files/dump-0.4.44-sysmacros.patch

13 lines
233 B

https://bugs.gentoo.org/580204
--- a/restore/tape.c
+++ b/restore/tape.c
@@ -65,6 +65,7 @@
#include <sys/un.h>
#ifdef __linux__
+#include <sys/sysmacros.h>
#include <sys/time.h>
#include <time.h>
#ifdef HAVE_EXT2FS_EXT2_FS_H