mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(retro_stat.c) Warning fixes - include header for PS3
This commit is contained in:
parent
5e04a5f377
commit
cbb9744c66
@ -67,11 +67,7 @@
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#if defined(__CELLOS_LV2__)
|
||||
|
||||
#ifndef S_ISDIR
|
||||
#define S_ISDIR(x) (x & 0040000)
|
||||
#endif
|
||||
|
||||
#include <cell/cell_fs.h>
|
||||
#endif
|
||||
|
||||
#if defined(VITA)
|
||||
|
Loading…
x
Reference in New Issue
Block a user