summaryrefslogtreecommitdiff
path: root/sysutils/dd_rescue/files/patch-fiemap.c
blob: 9005e9b9c42c6093daff78ec5a573b9b77f45379 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- fiemap.c.orig	2024-08-22 17:41:01 UTC
+++ fiemap.c
@@ -288,7 +288,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)
 {