diff -r 7efee6e36f00 -r 8d431937739d src/joystick/bsd/SDL_sysjoystick.c --- a/src/joystick/bsd/SDL_sysjoystick.c Tue Jun 11 19:43:04 2002 +0000 +++ b/src/joystick/bsd/SDL_sysjoystick.c Tue Jun 11 19:56:41 2002 +0000 @@ -39,6 +39,9 @@ #include #include +#if defined(HAVE_USB_H) +#include +#endif #include #include