mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
(file_path.c) Remove dirent.h headers
This commit is contained in:
parent
603f95cbf4
commit
a806a67b0b
@ -42,11 +42,9 @@
|
||||
#endif
|
||||
#elif defined(VITA)
|
||||
#include <psp2/io/fcntl.h>
|
||||
#include <psp2/io/dirent.h>
|
||||
#else
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user