From: Michael S. Tsirkin Date: Sun, 4 Feb 2007 22:11:55 +0000 (-0800) Subject: IB: Include explicitly in X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=459d6e2a541a5226825db998e627e0aa046aa257;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.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