Whamcloud - gitweb
LU-1468 o2iblnd: Support OFED-3.5 for o2ib
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.h
index 2c8f637..87c7cc0 100644 (file)
@@ -69,6 +69,9 @@
 #include <lnet/lib-lnet.h>
 #include <lnet/lnet-sysctl.h>
 
+#ifdef HAVE_COMPAT_RDMA
+#include <linux/compat-2.6.h>
+#endif
 #include <rdma/rdma_cm.h>
 #include <rdma/ib_cm.h>
 #include <rdma/ib_verbs.h>