Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / include / lustre_log.h
index 3ea5be1..eb986f9 100644 (file)
  * @{
  */
 
-#if defined(__linux__)
 #include <linux/lustre_log.h>
-#else
-#error Unsupported operating system.
-#endif
 
 #include <obd_class.h>
 #include <lustre/lustre_idl.h>