]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unzip: use libeal port of sys/queue.h if not available
authorMartin Matuska <martin@matuska.de>
Tue, 18 Jul 2023 13:46:20 +0000 (15:46 +0200)
committerMartin Matuska <martin@matuska.de>
Tue, 18 Jul 2023 14:56:52 +0000 (16:56 +0200)
commit852611e3d9475cfe7ef9121da03a29272377d39c
treef6fe334ecd2d6139c63c69d2fc8a44649703e8b5
parent89712ffa6ede364f261dcd9208adabf068e2e21c
unzip: use libeal port of sys/queue.h if not available

Fixes #1920
unzip/bsdunzip.c
unzip/la_queue.h [new file with mode: 0644]