fs: move the fiemap definitions out of fs.h
[linux-2.6-microblaze.git] / fs / iomap / fiemap.c
index d55e8f4..0a807bb 100644 (file)
@@ -6,6 +6,7 @@
 #include <linux/compiler.h>
 #include <linux/fs.h>
 #include <linux/iomap.h>
+#include <linux/fiemap.h>
 
 struct fiemap_ctx {
        struct fiemap_extent_info *fi;