[VITA] Fix Compilation

This commit is contained in:
Francisco José García García
2019-07-30 00:24:48 +02:00
parent 0b9453c525
commit ae132d46e2
2 changed files with 23 additions and 2 deletions
+12
View File
@@ -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