mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-19 08:48:36 +02:00
Some systems (eg older OS X) do not have utimensat, so provide minimal implementation in compat layer. Fixes build on at least El Capitan.