From: José Bollo Date: Fri, 13 Jul 2018 12:30:55 +0000 (+0200) Subject: afb-binding: Fix export of "class" handling X-Git-Tag: 5.99.2~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=inline;h=1e1d181ac5226b2e1b26192d36e13b5a44148139;hp=1e1d181ac5226b2e1b26192d36e13b5a44148139;p=src%2Fapp-framework-binder.git afb-binding: Fix export of "class" handling The functions afb_api_require_class and afb_api_provide_class weren't exported. This commit fix that oversight. Change-Id: Ica6532bd9e06aa9003a24ae7a54b05c64be7093b Signed-off-by: José Bollo ---