mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
Small fix to only define `_POSIX_C_SOURCE` if it's not already defined. ``` rthreads/rthreads.c:25: warning: "_POSIX_C_SOURCE" redefined ```
Small fix to only define `_POSIX_C_SOURCE` if it's not already defined. ``` rthreads/rthreads.c:25: warning: "_POSIX_C_SOURCE" redefined ```