Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / include / lustre_dlm.h
index 74a62b8..2c7b079 100644 (file)
 #ifndef _LUSTRE_DLM_H__
 #define _LUSTRE_DLM_H__
 
-#if defined(__linux__)
 #include <linux/lustre_dlm.h>
-#else
-#error Unsupported operating system.
-#endif
 
 #include <lustre_lib.h>
 #include <lustre_net.h>