diff options
| -rw-r--r-- | drivers/infiniband/core/agent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/core/agent.h b/drivers/infiniband/core/agent.h index c5f3cfec942a..86d72fab37b0 100644 --- a/drivers/infiniband/core/agent.h +++ b/drivers/infiniband/core/agent.h | |||
| @@ -39,6 +39,7 @@ | |||
| 39 | #ifndef __AGENT_H_ | 39 | #ifndef __AGENT_H_ |
| 40 | #define __AGENT_H_ | 40 | #define __AGENT_H_ |
| 41 | 41 | ||
| 42 | #include <linux/err.h> | ||
| 42 | #include <rdma/ib_mad.h> | 43 | #include <rdma/ib_mad.h> |
| 43 | 44 | ||
| 44 | extern int ib_agent_port_open(struct ib_device *device, int port_num); | 45 | extern int ib_agent_port_open(struct ib_device *device, int port_num); |
