From: Michael S. Tsirkin Date: Sun, 4 Feb 2007 22:11:55 +0000 (-0800) Subject: IB: Include explicitly in X-Git-Tag: v2.6.21-rc2~42^2~19^2~6 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=459d6e2a541a5226825db998e627e0aa046aa257;p=linux-2.6-omap-h63xx.git IB: Include explicitly in uses struct kref, so it should include explicitly to avoid hidden include dependencies. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h index 0bfa3328d68..73aafd7bb50 100644 --- a/include/rdma/ib_verbs.h +++ b/include/rdma/ib_verbs.h @@ -45,6 +45,7 @@ #include #include #include +#include #include #include