mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 06:47:25 -05:00
IOLinux.cpp should include <sys/select.h> as it uses select() functionality. On certain platforms it's included implicitly by other headers, which is why it compiled before. This makes it also work on musl platforms. |
||
|---|---|---|
| .. | ||
| IOAndroid.cpp | ||
| IOAndroid.h | ||
| IOdarwin_private.h | ||
| IOdarwin.h | ||
| IOdarwin.mm | ||
| IODummy.h | ||
| IOhidapi.cpp | ||
| IOhidapi.h | ||
| IOLinux.cpp | ||
| IOLinux.h | ||
| IOWin.cpp | ||
| IOWin.h | ||
| WiimoteReal.cpp | ||
| WiimoteReal.h | ||