X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=include%2Flinux%2Ffiemap.h;h=934e22d65801e508f03774f5cb86fd4ae7b35e68;hb=7b0a9e8302522d5f7bb7fab6b8a3c8ce8181609c;hp=671decbd2aeb9534256089502f343a375e70f03e;hpb=ae20a6afec1cf21919d97303f2d8b737eac5acc7;p=linux-2.6-block.git diff --git a/include/linux/fiemap.h b/include/linux/fiemap.h index 671decbd2aeb..934e22d65801 100644 --- a/include/linux/fiemap.h +++ b/include/linux/fiemap.h @@ -11,6 +11,8 @@ #ifndef _LINUX_FIEMAP_H #define _LINUX_FIEMAP_H +#include + struct fiemap_extent { __u64 fe_logical; /* logical offset in bytes for the start of * the extent from the beginning of the file */