mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
[VITA] Fix Compilation
This commit is contained in:
@@ -574,3 +574,15 @@
|
||||
/* Define to empty if the keyword `volatile' does not work. Warning: valid
|
||||
code using `volatile' can become incorrect without. Disable with care. */
|
||||
/* #undef volatile */
|
||||
|
||||
#ifdef VITA
|
||||
|
||||
#undef HAVE_CHMOD
|
||||
|
||||
#undef HAVE_RMDIR
|
||||
|
||||
#undef HAVE_GETCWD
|
||||
|
||||
#undef HAVE_NANOSLEEP
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user