]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #4153 from artem/fix-meson-includes
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 2 Oct 2024 23:51:44 +0000 (16:51 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 23:51:44 +0000 (16:51 -0700)
meson: Do not export private headers in libzstd_dep to avoid name clash


Trivial merge