mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 11:06:32 +00:00
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.
Windows defines `timeval` with `long`, which we cannot sanely cope with. Instead, use a custom timeval struct.