add pkgmgr info header to fix build error 40/10940/1 accepted/tizen/20131015.101125 submit/tizen/20131015.095213
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Tue, 15 Oct 2013 09:51:17 +0000 (18:51 +0900)
committerjunsuk77.oh <junsuk77.oh@samsung.com>
Tue, 15 Oct 2013 09:51:17 +0000 (18:51 +0900)
Change-Id: I3499612daa1875d58ea7e81f4bcc3efc53319d7f
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
tool/pkg_initdb.c

index 7d700e0..f54d09e 100755 (executable)
@@ -30,7 +30,8 @@
 #include <sys/stat.h>
 #include <errno.h>
 
-#include "pkgmgr_parser.h"
+#include <pkgmgr_parser.h>
+#include <pkgmgr-info.h>
 
 #define OWNER_ROOT 0
 #define GROUP_MENU 6010