X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-info.c;h=18b1118c767928885bd102c92ea4a9cade54bfdc;hb=c0fc18e47e49dd4e3cc2f09452a19297dad63f9c;hp=f8778e0e0c5ae15456c4f45232a5649af76340fe;hpb=e2de563d1ecb4585ce68521bd42f3ef45ac79f16;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c index f8778e0..18b1118 100644 --- a/src/wgtpkg-info.c +++ b/src/wgtpkg-info.c @@ -1,6 +1,8 @@ /* Copyright 2015 IoT.bzh + author: José Bollo + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -22,7 +24,6 @@ #include #include #include -#include #include #include "verbose.h" @@ -59,7 +60,7 @@ int main(int ac, char **av) int i; char *wpath; - openlog(appname, LOG_PERROR, LOG_USER); + LOGUSER(appname); xmlsec_init();