diff options
Diffstat (limited to 'fs/ocfs2/ocfs2.h')
-rw-r--r-- | fs/ocfs2/ocfs2.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/ocfs2/ocfs2.h b/fs/ocfs2/ocfs2.h index 7006abaffd47..31dc28b48392 100644 --- a/fs/ocfs2/ocfs2.h +++ b/fs/ocfs2/ocfs2.h | |||
@@ -36,10 +36,6 @@ | |||
36 | #include <linux/mutex.h> | 36 | #include <linux/mutex.h> |
37 | #include <linux/jbd.h> | 37 | #include <linux/jbd.h> |
38 | 38 | ||
39 | #include "cluster/nodemanager.h" | ||
40 | #include "cluster/heartbeat.h" | ||
41 | #include "cluster/tcp.h" | ||
42 | |||
43 | /* For union ocfs2_dlm_lksb */ | 39 | /* For union ocfs2_dlm_lksb */ |
44 | #include "stackglue.h" | 40 | #include "stackglue.h" |
45 | 41 | ||