Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / include / lustre / lustre_user.h
index 1b41dc3..e016d59 100644 (file)
 # include <stdio.h> /* snprintf() */
 #endif
 #include <lustre/ll_fiemap.h>
-#if defined(__linux__)
 #include <linux/lustre_user.h>
-#else
-#error Unsupported operating system.
-#endif
 
 #define LUSTRE_EOF 0xffffffffffffffffULL