diff mbox series

[v3,iproute2-next,2/8] rdma: Makefile change to find <rdma/rdma_cma.h>

Message ID a0f4455c51a4d19d3eab4b9ccd9426e7baf150d8.1522097991.git.swise@opengridcomputing.com
State Changes Requested, archived
Delegated to: David Ahern
Headers show
Series cm_id, cq, mr, and pd resource tracking | expand

Commit Message

Steve Wise March 26, 2018, 8:57 p.m. UTC
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
---
 rdma/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/rdma/Makefile b/rdma/Makefile
index 819fcbe..2cb46b6 100644
--- a/rdma/Makefile
+++ b/rdma/Makefile
@@ -4,7 +4,7 @@  include ../config.mk
 TARGETS :=
 
 ifeq ($(HAVE_MNL),y)
-CFLAGS += -I./include/uapi/
+CFLAGS += -I./include/uapi/ -I./include/
 
 RDMA_OBJ = rdma.o utils.o dev.o link.o res.o