Signed-off-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> --- rdma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html