X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-info.c;h=1ed4de6121465924aca00d5aacfbd0581bb1e777;hb=41e3ea4dbae634ca13941d134e990d953b741c4b;hp=f8778e0e0c5ae15456c4f45232a5649af76340fe;hpb=32c6eecb9955e94b4d68efc09912efe88140ce83;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c index f8778e0..1ed4de6 100644 --- a/src/wgtpkg-info.c +++ b/src/wgtpkg-info.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include "verbose.h" @@ -59,7 +58,7 @@ int main(int ac, char **av) int i; char *wpath; - openlog(appname, LOG_PERROR, LOG_USER); + LOGUSER(appname); xmlsec_init();