]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Include common.h in crc_common.h.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 17 Oct 2023 18:53:11 +0000 (21:53 +0300)
committerJia Tan <jiat0218@gmail.com>
Wed, 18 Oct 2023 15:54:41 +0000 (23:54 +0800)
commit27735380491bb5ce0d0f41d5244d89c1d0825f6b
treeddc0f4a8e158d04315bad11c9737e13c0199d93a
parente13b7947b92355c334edd594295d3a2c99c4bca1
liblzma: Include common.h in crc_common.h.

crc_common.h depends on common.h. The headers include common.h except
when there is a reason to not do so.
src/liblzma/check/crc_clmul.c
src/liblzma/check/crc_common.h