X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so-vdyn.h;h=d8a43f7571b46ba4194cc7ed416f81f5bf7e9a56;hb=4521c1e7ae5371ab9d639adc617d17fb4e8ded0c;hp=05d962351ade774248d10b176a0355a00ee6ad2a;hpb=63682b4da9d3e892d1d0a671de860adc43068142;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so-vdyn.h b/src/afb-api-so-vdyn.h index 05d96235..d8a43f75 100644 --- a/src/afb-api-so-vdyn.h +++ b/src/afb-api-so-vdyn.h @@ -20,4 +20,4 @@ struct afb_apiset; -extern int afb_api_so_vdyn_add(const char *path, void *handle, struct afb_apiset *apiset); +extern int afb_api_so_vdyn_add(const char *path, void *handle, struct afb_apiset *declare_set, struct afb_apiset * call_set);