Whamcloud - gitweb
Branch b_release_1_6_7
authoryangsheng <yangsheng>
Tue, 19 May 2009 11:47:50 +0000 (11:47 +0000)
committeryangsheng <yangsheng>
Tue, 19 May 2009 11:47:50 +0000 (11:47 +0000)
b=19554

i=johann, zhen.liang

Fixed o2ib module unknow symbol.

lnet/klnds/o2iblnd/o2iblnd.h

index 6348323..734f39d 100644 (file)
@@ -53,6 +53,9 @@
 #include <linux/smp_lock.h>
 #include <linux/unistd.h>
 #include <linux/uio.h>
+#ifdef HAVE_SCATTERLIST_SETPAGE
+# include <linux/scatterlist.h>
+#endif
 
 #include <asm/system.h>
 #include <asm/uaccess.h>