Whamcloud - gitweb
LU-2675 build: remove Darwin "support"
[fs/lustre-release.git] / lustre / include / lustre_dlm.h
index 8c6ce8e..2aa2e7d 100644 (file)
@@ -50,8 +50,6 @@
 
 #if defined(__linux__)
 #include <linux/lustre_dlm.h>
-#elif defined(__APPLE__)
-#include <darwin/lustre_dlm.h>
 #else
 #error Unsupported operating system.
 #endif