diff options
Diffstat (limited to 'fs/gfs2/locking.c')
-rw-r--r-- | fs/gfs2/locking.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/gfs2/locking.c b/fs/gfs2/locking.c index 65eca48..663fee7 100644 --- a/fs/gfs2/locking.c +++ b/fs/gfs2/locking.c @@ -16,8 +16,7 @@ #include <linux/kmod.h> #include <linux/fs.h> #include <linux/delay.h> - -#include "lm_interface.h" +#include <linux/lm_interface.h> struct lmh_wrapper { struct list_head lw_list; |