mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01: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>