Changed autoconf.h ref to /kernel-build-artifacts
[staging/basesystem.git] / service / system / resource_manager / client / Makefile
index a2bde46..d0e1808 100755 (executable)
@@ -44,6 +44,7 @@ libresm_SRCS += resmgr_api_lib.c
 CPPFLAGS += -I./
 CPPFLAGS += -I./include
 CPPFLAGS += -I../server/include
+CPPFLAGS += -I$(KERNEL_HEADER_DIR)
 
 ######## add compile option ########