mirror of
https://github.com/encounter/SDL.git
synced 2025-05-22 23:31:33 +00:00
Fixed libudev hotplug notifications in the HIDAPI driver
This commit is contained in:
parent
6eb4ebb502
commit
cec5a129f5
@ -47,8 +47,8 @@
|
|||||||
#include <IOKit/usb/USBSpec.h>
|
#include <IOKit/usb/USBSpec.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef SDL_USE_LIBUDEV
|
|
||||||
#include "../../core/linux/SDL_udev.h"
|
#include "../../core/linux/SDL_udev.h"
|
||||||
|
#ifdef SDL_USE_LIBUDEV
|
||||||
#include <poll.h>
|
#include <poll.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user