mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06: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:
4
Externals/SDL/SDL/SDL_config_bsd.h
vendored
4
Externals/SDL/SDL/SDL_config_bsd.h
vendored
@ -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