X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwgtpkg-unit.h;h=a9c270957d3a56890a3f594633c0239bd86d9840;hb=6008a3ec4d1c0ed5df338b7c5f0775585ab51cfb;hp=796b27756d1e694241c3870142f98fd578f46683;hpb=2a319cf90daa6e3b01e8139923f7073e1c9bcf28;p=src%2Fapp-framework-main.git diff --git a/src/wgtpkg-unit.h b/src/wgtpkg-unit.h index 796b277..a9c2709 100644 --- a/src/wgtpkg-unit.h +++ b/src/wgtpkg-unit.h @@ -47,7 +47,8 @@ struct unitdesc { struct unitconf { const char *installdir; const char *icondir; - int (*port)(); + int (*new_afid)(); + int base_http_ports; }; struct generatedesc {