]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix previous commit
author- <->
Fri, 10 Feb 2017 12:27:43 +0000 (13:27 +0100)
committer- <->
Fri, 10 Feb 2017 12:27:43 +0000 (13:27 +0100)
commit7ec315df0dd4bef8921bceb089bdbea2b88a9382
treef15e481b3f5d161874b2d7b4f69715d1ccac6098
parent19f61b534e67e911ce888048aff3516dbdc3f7bd
fix previous commit

* struct _stat64 is not defined by (non-w64) MinGW releases, __stat64 should be everywhere
* proper detection of _stat64() availability (as in MinGW sys/stat.h)
programs/util.h