mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +00:00
deps/libiosuhax: Fix missing "#include <sys/iosupport.h>"
This commit is contained in:
parent
9344391bfa
commit
751ad68c50
1
deps/libiosuhax/iosuhax_devoptab.c
vendored
1
deps/libiosuhax/iosuhax_devoptab.c
vendored
@ -24,6 +24,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/statvfs.h>
|
||||
#include <sys/dirent.h>
|
||||
#include <sys/iosupport.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <stdint.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user