packages/partimage/partimage-sysmacros-fix.patch

11 lines
305 B
Diff

--- partimage-0.6.9/src/client/misc.cpp.orig 2019-03-27 07:16:59.148311905 +0000
+++ partimage-0.6.9/src/client/misc.cpp 2019-03-27 07:17:17.146728496 +0000
@@ -39,6 +39,7 @@
#endif
#include <ctype.h>
+#include <sys/sysmacros.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/mount.h>