X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=blobdiff_plain;f=src%2Fwgtpkg-unit.h;h=fc91204e6831930e5511f421beffe8d2bcdd1e04;hp=733036525efef5c9140dd4077cb98ef7fdd92bc9;hb=f8b04951b4ccafdf28b875825edd46316fafb519;hpb=a8ffd5216cf61aa3dbf97d442e0e3184763d773f diff --git a/src/wgtpkg-unit.h b/src/wgtpkg-unit.h index 7330365..fc91204 100644 --- a/src/wgtpkg-unit.h +++ b/src/wgtpkg-unit.h @@ -47,7 +47,7 @@ struct unitdesc { struct unitconf { const char *installdir; const char *icondir; - int port; + int (*port)(); }; struct generatedesc {