Whamcloud - gitweb
LU-477 allocate memory for s_group_desc and s_group_info by vmalloc()
[fs/lustre-release.git] / lustre / lmv / lmv_intent.c
index 5098eae..cd190fb 100644 (file)
@@ -47,9 +47,7 @@
 #include <asm/div64.h>
 #include <linux/seq_file.h>
 #include <linux/namei.h>
-# ifndef HAVE_VFS_INTENT_PATCHES
-# include <linux/lustre_intent.h>
-# endif
+#include <linux/lustre_intent.h>
 #else
 #include <liblustre.h>
 #endif