Whamcloud - gitweb
LU-2675 lustre: move lustre_intent.h to lustre/include
[fs/lustre-release.git] / lustre / include / lvfs.h
index 1fc8847..e03840c 100644 (file)
 
 #include <libcfs/libcfs.h>
 
-#if defined(__linux__)
 #include <linux/lvfs.h>
-#elif defined(__APPLE__)
-#include <darwin/lvfs.h>
-#else
-#error Unsupported operating system.
-#endif
 
 /* ptlrpc_sec_ctx.c */
 void push_ctxt(struct lvfs_run_ctxt *save, struct lvfs_run_ctxt *new_ctx);