mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
395f925941
Small fix to only define `_POSIX_C_SOURCE` if it's not already defined. ``` rthreads/rthreads.c:25: warning: "_POSIX_C_SOURCE" redefined ```