From 6cd7148715b2e3e28f19e3522550250bf592ce7d Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Tue, 15 Dec 2015 10:37:46 +0900 Subject: Include bundle_internal.h for internal bundle apis Some bundle apis are platform internal apis and we need to include bundle_internal.h to use them Change-Id: I879ce7c6fa0832db031aa806161febd8c3c48c22 Signed-off-by: Hwankyu Jhun --- src/service.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/service.c b/src/service.c index e7b5b23..adba675 100644 --- a/src/service.c +++ b/src/service.c @@ -22,6 +22,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3