]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Including getopt.h if HAVE_GETOPT_OPTRESET is defined (#2007)
authorKlaus Holst Jacobsen <48069914+klausholstjacobsen@users.noreply.github.com>
Mon, 4 Dec 2023 16:25:42 +0000 (17:25 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 16:25:42 +0000 (08:25 -0800)
commit543c9d74f23ecdf51cf5c41877425ff509e718db
treecd9268fe8582f180b913915b34be7cb37ebb12d9
parentf3a6cb6af38f22e2f607cc4c27ef08a4ffb6477d
Including getopt.h if HAVE_GETOPT_OPTRESET is defined (#2007)

On platforms that uses optreset we must also include getopt.h to have it
defined
unzip/bsdunzip.c