]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #2444 from indygreg/dict-ifndef-guards
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 28 Dec 2020 19:19:58 +0000 (11:19 -0800)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 19:19:58 +0000 (11:19 -0800)
Add ifndef guards for _LARGEFILE_SOURCE and _LARGEFILE64_SOURCE


Trivial merge