Whamcloud - gitweb
LU-2675 lustre: remove linux/obd_support.h
[fs/lustre-release.git] / lustre / ldlm / ldlm_plain.c
index 14a76b6..0cb91e6 100644 (file)
 
 #define DEBUG_SUBSYSTEM S_LDLM
 
-#ifdef __KERNEL__
 #include <lustre_dlm.h>
 #include <obd_support.h>
 #include <lustre_lib.h>
-#else
-#include <liblustre.h>
-#endif
 
 #include "ldlm_internal.h"