diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h index 4857f5bdb4f8..e490f24a71b9 100644 --- a/lib/libusb/libusb.h +++ b/lib/libusb/libusb.h @@ -33,6 +33,8 @@ #include #endif +#define LIBUSB_CALL + #ifdef __cplusplus extern "C" { #endif