mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Define LIBUSB_API_VERSION.
Approved by: re (kostikbel) Requested by: swills MFC after: 1 week
This commit is contained in:
parent
14b896ce80
commit
fa6ef1c45f
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#include <sys/types.h>
|
||||
#endif
|
||||
|
||||
#define LIBUSB_API_VERSION 0x01000102
|
||||
|
||||
#define LIBUSB_CALL
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Reference in a new issue