mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 18:38:58 +00:00
commit
4ceb388b13
@ -9,6 +9,8 @@
|
||||
|
||||
#if defined(__MINGW32__)
|
||||
|
||||
#undef stat
|
||||
|
||||
#if _WIN32_WINNT >= 0x0601
|
||||
#define stat __stat64
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user