summaryrefslogtreecommitdiff
path: root/src/extent-scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extent-scan.c')
-rw-r--r--src/extent-scan.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/extent-scan.c b/src/extent-scan.c
index 48dd564e5..37445b84d 100644
--- a/src/extent-scan.c
+++ b/src/extent-scan.c
@@ -24,11 +24,9 @@
#include "system.h"
#include "extent-scan.h"
+#include "fiemap.h"
#include "xstrtol.h"
-#ifndef HAVE_FIEMAP
-# include "fiemap.h"
-#endif
/* Work around Linux kernel issues on BTRFS and EXT4 before 2.6.39.
FIXME: remove in 2013, or whenever we're pretty confident