Whamcloud - gitweb
LU-2631 build: fix o2ib build for 2.6.18-348.el5 kernel
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.h
index d722baf..2697fde 100644 (file)
@@ -87,6 +87,9 @@
 typedef int gfp_t;
 #endif
 
+#if !defined(HAVE_OFED_BACKPORT_H) && defined(HAVE_SCSI_FC_COMPAT_H)
+#include <scsi/fc_compat.h>
+#endif
 #include <rdma/rdma_cm.h>
 #include <rdma/ib_cm.h>
 #include <rdma/ib_verbs.h>