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