diff options
Diffstat (limited to 'fs/gfs2/ops_file.c')
-rw-r--r-- | fs/gfs2/ops_file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/ops_file.c b/fs/gfs2/ops_file.c index f97a8b86c485..2b25a5f7a1c7 100644 --- a/fs/gfs2/ops_file.c +++ b/fs/gfs2/ops_file.c | |||
@@ -38,6 +38,7 @@ | |||
38 | #include "util.h" | 38 | #include "util.h" |
39 | #include "eaops.h" | 39 | #include "eaops.h" |
40 | #include "ops_address.h" | 40 | #include "ops_address.h" |
41 | #include "ops_inode.h" | ||
41 | 42 | ||
42 | /** | 43 | /** |
43 | * gfs2_llseek - seek to a location in a file | 44 | * gfs2_llseek - seek to a location in a file |