mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 13:58:08 +00:00
The expected feature test macro is _POSIX_C_SOURCE having a value greater or equal to 200809L. Fixes #1726 <https://github.com/Genymobile/scrcpy/issues/1726>