]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Various small fixes for Cygwin, Haiku, OpenIndiana (#2346)
authorvcoxvco <62189056+vcoxvco@users.noreply.github.com>
Mon, 14 Oct 2024 15:44:17 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 15:44:17 +0000 (08:44 -0700)
commit40ff837717b89e9a5d2c735758f503d124d17b72
tree7ee504f51617618e8b579b2085b49993ff13d030
parentd8c3b97b3196a5617bdc682acf8728c89f08f57e
Various small fixes for Cygwin, Haiku, OpenIndiana (#2346)

Cygwin 3.5.4 (same applies for 3.5.3),
I get a compile error as shown below after a simple ./configure and
make. Adding <windef.h> solves the problem.

Co-authored-by: vco <god@universe.sys>
libarchive/archive_platform.h
libarchive/archive_write_disk_posix.c
tar/bsdtar.c