Define LIBUSB_API_VERSION.

Approved by:	re (kostikbel)
Requested by:	swills
MFC after:	1 week
This commit is contained in:
Hans Petter Selasky 2016-06-16 11:51:20 +00:00
parent 14b896ce80
commit fa6ef1c45f

View File

@ -33,6 +33,8 @@
#include <sys/types.h>
#endif
#define LIBUSB_API_VERSION 0x01000102
#define LIBUSB_CALL
#ifdef __cplusplus