Whamcloud - gitweb
LU-155 cleanup some dead code
[fs/lustre-release.git] / lustre / ldlm / ldlm_lock.c
index c9f4536..574b1ad 100644 (file)
@@ -43,9 +43,7 @@
 
 #ifdef __KERNEL__
 # include <libcfs/libcfs.h>
-# ifndef HAVE_VFS_INTENT_PATCHES
 # include <linux/lustre_intent.h>
-# endif
 #else
 # include <liblustre.h>
 #endif