diff --git a/[refs] b/[refs] index 021a334aaf49..567998918d45 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e6210195c4e1157159779b7c700ba76f4546421 +refs/heads/master: 5dec8bfbdd4921522565a7b0e0c8760ae042ef6d diff --git a/trunk/include/linux/fiemap.h b/trunk/include/linux/fiemap.h index 671decbd2aeb..934e22d65801 100644 --- a/trunk/include/linux/fiemap.h +++ b/trunk/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 */