Cleanup include and prepare to switch binding v2
[apps/agl-service-can-low-level.git] / CAN-binder / low-can-binding / binding / low-can-hat.cpp
index ddaa5a2..e8e5629 100644 (file)
 #include "application.hpp"
 #include "../can/can-bus.hpp"
 
-extern "C"
-{
-       #include <afb/afb-service-itf.h>
-};
-
 // Interface between the daemon and the binding
 const struct afb_binding_interface *binder_interface;