Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-API
from sourceforge. PR: usb/190204 MFC after: 1 week
This commit is contained in:
parent
cd21da8083
commit
6736336e88
@ -33,6 +33,8 @@
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#define LIBUSB_CALL
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user