Include bundle_internal.h for internal bundle apis 08/54308/1 accepted/tizen/mobile/20151217.023649 accepted/tizen/tv/20151217.023706 accepted/tizen/wearable/20151217.023729 submit/tizen/20151214.084555 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 15 Dec 2015 01:17:48 +0000 (10:17 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 15 Dec 2015 01:17:48 +0000 (10:17 +0900)
Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them

Change-Id: I7f31788430186d004aaab1051338e4effd669ed2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/manager/net_nfc_app_util.c

index 959c865..fe02082 100755 (executable)
@@ -30,6 +30,7 @@
 #include <openssl/bio.h>
 #include <openssl/buffer.h>
 
+#include <bundle_internal.h>
 #include "appsvc.h"
 #include "aul.h"
 #include "vconf.h"