X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Flow-can-binding.hpp;h=2c84989e9b411257ccb72b3cae0933117ef11475;hb=9a8dcb99c3efb5b00b0a014e4699655d479d9925;hp=b2b544f476ad3f09c68384422c773fe0dffdbb69;hpb=5c0c41e87ed5d1a2de7d336465c3beb3987a299f;p=apps%2Fagl-service-can-low-level.git diff --git a/src/low-can-binding.hpp b/src/low-can-binding.hpp index b2b544f4..2c84989e 100644 --- a/src/low-can-binding.hpp +++ b/src/low-can-binding.hpp @@ -18,8 +18,11 @@ #pragma once -#include -#include +#include +extern "C" +{ + #include +}; extern "C" struct afb_binding_interface;