diff options
Diffstat (limited to 'fs/gfs2/locking/nolock/main.c')
-rw-r--r-- | fs/gfs2/locking/nolock/main.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/gfs2/locking/nolock/main.c b/fs/gfs2/locking/nolock/main.c index 7b263fc6c273..acfbc941f319 100644 --- a/fs/gfs2/locking/nolock/main.c +++ b/fs/gfs2/locking/nolock/main.c | |||
@@ -14,8 +14,7 @@ | |||
14 | #include <linux/types.h> | 14 | #include <linux/types.h> |
15 | #include <linux/fs.h> | 15 | #include <linux/fs.h> |
16 | #include <linux/smp_lock.h> | 16 | #include <linux/smp_lock.h> |
17 | 17 | #include <linux/lm_interface.h> | |
18 | #include "../../lm_interface.h" | ||
19 | 18 | ||
20 | struct nolock_lockspace { | 19 | struct nolock_lockspace { |
21 | unsigned int nl_lvb_size; | 20 | unsigned int nl_lvb_size; |