diff options
Diffstat (limited to 'fs/gfs2/eaops.h')
-rw-r--r-- | fs/gfs2/eaops.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/eaops.h b/fs/gfs2/eaops.h index 1c27700ee8b8..b045897e1e83 100644 --- a/fs/gfs2/eaops.h +++ b/fs/gfs2/eaops.h | |||
@@ -11,6 +11,7 @@ | |||
11 | #define __EAOPS_DOT_H__ | 11 | #define __EAOPS_DOT_H__ |
12 | 12 | ||
13 | struct gfs2_ea_request; | 13 | struct gfs2_ea_request; |
14 | struct gfs2_inode; | ||
14 | 15 | ||
15 | struct gfs2_eattr_operations { | 16 | struct gfs2_eattr_operations { |
16 | int (*eo_get) (struct gfs2_inode *ip, struct gfs2_ea_request *er); | 17 | int (*eo_get) (struct gfs2_inode *ip, struct gfs2_ea_request *er); |