diff options
Diffstat (limited to 'fs/gfs2/lm.h')
-rw-r--r-- | fs/gfs2/lm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/lm.h b/fs/gfs2/lm.h index dbef88852ef3..6b890e73e6c1 100644 --- a/fs/gfs2/lm.h +++ b/fs/gfs2/lm.h | |||
@@ -10,6 +10,8 @@ | |||
10 | #ifndef __LM_DOT_H__ | 10 | #ifndef __LM_DOT_H__ |
11 | #define __LM_DOT_H__ | 11 | #define __LM_DOT_H__ |
12 | 12 | ||
13 | struct gfs2_sbd; | ||
14 | |||
13 | #define GFS2_MIN_LVB_SIZE 32 | 15 | #define GFS2_MIN_LVB_SIZE 32 |
14 | 16 | ||
15 | int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent); | 17 | int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent); |