diff options
Diffstat (limited to 'fs/ocfs2/cluster/nodemanager.h')
-rw-r--r-- | fs/ocfs2/cluster/nodemanager.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/ocfs2/cluster/nodemanager.h b/fs/ocfs2/cluster/nodemanager.h index 8fb23cacc2f5..070522138ae2 100644 --- a/fs/ocfs2/cluster/nodemanager.h +++ b/fs/ocfs2/cluster/nodemanager.h | |||
@@ -33,8 +33,7 @@ | |||
33 | #include <linux/configfs.h> | 33 | #include <linux/configfs.h> |
34 | #include <linux/rbtree.h> | 34 | #include <linux/rbtree.h> |
35 | 35 | ||
36 | #define KERN_OCFS2 988 | 36 | #define FS_OCFS2_NM 1 |
37 | #define KERN_OCFS2_NM 1 | ||
38 | 37 | ||
39 | const char *o2nm_get_hb_ctl_path(void); | 38 | const char *o2nm_get_hb_ctl_path(void); |
40 | 39 | ||