From: Michael S. Tsirkin Date: Sun, 4 Feb 2007 22:11:55 +0000 (-0800) Subject: IB: Include explicitly in X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=459d6e2a541a5226825db998e627e0aa046aa257;p=linux.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 0bfa3328d686c..73aafd7bb5037 100644 --- a/include/rdma/ib_verbs.h +++ b/include/rdma/ib_verbs.h @@ -45,6 +45,7 @@ #include #include #include +#include #include #include