X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Ffiemap.h;h=934e22d65801e508f03774f5cb86fd4ae7b35e68;hb=8177e6d6dfb9cd03d9bdeb647c32161f8f58f686;hp=671decbd2aeb9534256089502f343a375e70f03e;hpb=c4b929b85bdb64afacbbf6453b1f2bf7e14c9e89;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/fiemap.h b/include/linux/fiemap.h index 671decb..934e22d 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 */