X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.h;h=a636a78811f10152e5753c1739b4e5e15c78f870;hb=791e07d6476f6758598a68749185a807da253316;hp=4c9f6241193f8bdde63616b926ca609789a9322e;hpb=b529ded85a3e50a1aa6529e870b2e2f43e377ca2;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.h b/src/afb-config.h index 4c9f6241..a636a788 100644 --- a/src/afb-config.h +++ b/src/afb-config.h @@ -43,6 +43,7 @@ struct afb_config { struct afb_config_list *ws_servers; struct afb_config_list *so_bindings; struct afb_config_list *ldpaths; + struct afb_config_list *calls; char **exec;