Do not define HAVE_USBHID_H manually, cmake does it for us.
(cherry picked from commit 78b19bfc9709d5c4175a7866059a42c478272071)
This commit is contained in:
parent
78d820107f
commit
0b64b227b5
@ -139,9 +139,6 @@
|
||||
*/
|
||||
#if defined(__FreeBSD__) || defined(__NetBSD__)
|
||||
# define HAVE_USB_JS 1
|
||||
# if defined(__NetBSD__) || ( defined(__FreeBSD__) && __FreeBSD_version >= 500000)
|
||||
# define HAVE_USBHID_H 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER) || defined(__WATCOMC__)
|
||||
|
Reference in New Issue
Block a user