IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>
authorMichael S. Tsirkin <mst@mellanox.co.il>
Sun, 4 Feb 2007 22:11:55 +0000 (14:11 -0800)
committerRoland Dreier <rolandd@cisco.com>
Sun, 4 Feb 2007 22:11:55 +0000 (14:11 -0800)
commit459d6e2a541a5226825db998e627e0aa046aa257
treed8b47ba3d3de7e009e0b068a2660f711d9385f6c
parent62d0cfcb27cf755cebdc93ca95dabc83608007cd
IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>

<rdma/ib_verbs.h> uses struct kref, so it should include <linux/kref.h>
explicitly to avoid hidden include dependencies.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
include/rdma/ib_verbs.h