mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 02:40:11 +00:00
Further *BSD portability.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5958 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Vendored
+1
-3
@@ -5,9 +5,7 @@
|
||||
|
||||
#define SDL_JOYSTICK_USBHID 1
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#define HAVE_USBHID_H
|
||||
#endif
|
||||
#define HAVE_USBHID_H 1
|
||||
#define USBHID_NEW
|
||||
#define USBHID_UCR_DATA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user