Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251893
b: refs/heads/master
c: 9a7147b
h: refs/heads/master
i:
  251891: 2519e4b
v: v3
  • Loading branch information
Roland Dreier committed May 25, 2011
1 parent fe2636a commit a379e37
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 550e5ca77e96989c5e19f60e017205b2bcc615a5
refs/heads/master: 9a7147b506ccae8552b0cf218b3c02982012eb4d
5 changes: 5 additions & 0 deletions trunk/include/rdma/Kbuild
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
header-y += ib_user_cm.h
header-y += ib_user_mad.h
header-y += ib_user_sa.h
header-y += ib_user_verbs.h
header-y += rdma_netlink.h
header-y += rdma_user_cm.h
1 change: 1 addition & 0 deletions trunk/include/rdma/ib_user_cm.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
#ifndef IB_USER_CM_H
#define IB_USER_CM_H

#include <linux/types.h>
#include <rdma/ib_user_sa.h>

#define IB_USER_CM_ABI_VERSION 5
Expand Down

0 comments on commit a379e37

Please sign in to comment.