mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-31 19:44:31 +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>