X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flow-can-binding.hpp;h=04c7eac469bab36ef1b84f77feac06fedf103149;hb=865c6c6d6f4174c5874e4cd5136832c25a3b1198;hp=1509c2a6e9c8304df7b74e7718f2b17c706c8eac;hpb=349c9647be645fbd2e26c67713de648688b4d216;p=apps%2Fagl-service-can-low-level.git diff --git a/src/low-can-binding.hpp b/src/low-can-binding.hpp index 1509c2a6..04c7eac4 100644 --- a/src/low-can-binding.hpp +++ b/src/low-can-binding.hpp @@ -20,8 +20,6 @@ #include -#include "configuration.hpp" - extern "C" { #include @@ -29,6 +27,4 @@ extern "C" extern "C" struct afb_binding_interface; -extern const struct afb_binding_interface *binder_interface; - -extern configuration_t *config; \ No newline at end of file +extern const struct afb_binding_interface *binder_interface; \ No newline at end of file