Whamcloud - gitweb
LU-2675 build: remove Darwin "support"
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd.h
index 5cf8d95..c67f717 100644 (file)
@@ -30,8 +30,6 @@
 
 #if defined(__linux__)
 #include "socklnd_lib-linux.h"
-#elif defined(__APPLE__)
-#include "socklnd_lib-darwin.h"
 #else
 #error Unsupported Operating System
 #endif