Whamcloud - gitweb
LU-2675 libcfs: remove LUSTRE_{,SRV_}LNET_PID
[fs/lustre-release.git] / lustre / llite / vvp_lock.c
index 94f85d4..d198c50 100644 (file)
 
 #define DEBUG_SUBSYSTEM S_LLITE
 
-#ifndef __KERNEL__
-# error This file is kernel only.
-#endif
 
 #include <obd.h>
-#include <lustre_lite.h>
-
 #include "vvp_internal.h"
 
 /*****************************************************************************