From 392d593f22ee826654f2dae67453c6c5d53309e2 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Mon, 13 Apr 2009 14:39:54 -0700 Subject: [PATCH] --- yaml --- r: 143200 b: refs/heads/master c: 5dec8bfbdd4921522565a7b0e0c8760ae042ef6d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/fiemap.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 */