X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=include%2Fproto-def.h;h=f5b9f79c7b64506ad97316bc650f90e282dfa54a;hb=335eeec7aaf944d66cac87b5bb3f64f8fc7e385e;hp=cc372bf7789962a17f81ca01fbed4a3bb9b0ca76;hpb=0608d9d3e98a9ed7a08df21401907b4e3a5e0f67;p=src%2Fapp-framework-binder.git diff --git a/include/proto-def.h b/include/proto-def.h index cc372bf7..f5b9f79c 100644 --- a/include/proto-def.h +++ b/include/proto-def.h @@ -36,6 +36,7 @@ typedef AFB_plugin* (*AFB_pluginCB)(AFB_session *session); PUBLIC AFB_plugin* afsvRegister (AFB_session *session); PUBLIC AFB_plugin* dbusRegister (AFB_session *session); PUBLIC AFB_plugin* alsaRegister (AFB_session *session); +PUBLIC AFB_plugin* radioRegister (AFB_session *session);