diff options
Diffstat (limited to 'fs/gfs2/glops.h')
-rw-r--r-- | fs/gfs2/glops.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/gfs2/glops.h b/fs/gfs2/glops.h index ba943e473665..a1d9b5b024e6 100644 --- a/fs/gfs2/glops.h +++ b/fs/gfs2/glops.h | |||
@@ -10,6 +10,8 @@ | |||
10 | #ifndef __GLOPS_DOT_H__ | 10 | #ifndef __GLOPS_DOT_H__ |
11 | #define __GLOPS_DOT_H__ | 11 | #define __GLOPS_DOT_H__ |
12 | 12 | ||
13 | #include "incore.h" | ||
14 | |||
13 | extern const struct gfs2_glock_operations gfs2_meta_glops; | 15 | extern const struct gfs2_glock_operations gfs2_meta_glops; |
14 | extern const struct gfs2_glock_operations gfs2_inode_glops; | 16 | extern const struct gfs2_glock_operations gfs2_inode_glops; |
15 | extern const struct gfs2_glock_operations gfs2_rgrp_glops; | 17 | extern const struct gfs2_glock_operations gfs2_rgrp_glops; |