diff --git a/iscsi-scst/Makefile b/iscsi-scst/Makefile index b86444953..7b98dd1e1 100644 --- a/iscsi-scst/Makefile +++ b/iscsi-scst/Makefile @@ -83,6 +83,7 @@ ifeq ($(OFED_FLAVOR),MOFED) endif OFED_CFLAGS:= -I$(OFED_DIR)/include \ + -I$(OFED_DIR)/include/uapi \ -include $(OFED_DIR)/include/linux/compat-2.6.h \ -DMOFED_MAJOR=$(shell echo $(OFED_VERS) | cut -f1 -d.) ISER_SYMVERS:="$(ISER_SYMVERS) $(OFED_DIR)/Module.symvers"