curl
curl copied to clipboard
fix Cygwin/MSYS compilation
_getpid is Windows API. On Cygwin variants it should remain getpid.
Fixes #8220.
/cc @gvanem that elif was once add there by you in f8dba473a8ac0644
Thanks!