ports/sysutils/dd_rescue/files/patch-fiemap.c
MANTANI Nobutaka 32c8a26e27 - Update to 1.99.8.
- Regenerate patches with make makepatch.
2018-07-15 16:45:41 +00:00

10 lines
269 B
C

--- fiemap.c.orig 2015-04-15 08:56:38 UTC
+++ fiemap.c
@@ -286,7 +286,6 @@ char* strippart(const char* partname)
return _fulldevnm;
}
-#include <linux/hdreg.h>
/* Get partition offset in sectors for block device devnm */
int64_t partoffset(const char* devnm)
{