Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / obdclass / lprocfs_counters.c
index 51ce4ae..7e78335 100644 (file)
  *
  * Author: Andreas Dilger <andreas.dilger@intel.com>
  */
-#ifdef __KERNEL__
 #include <linux/module.h>
-#else
-#include <liblustre.h>
-#endif
 #include <lustre_lib.h>
 #include <lprocfs_status.h>