]> www.infradead.org Git - mtd-utils.git/commit
mkfs.ubifs: fix compilation without ZSTD
authorMartin Kaiser <martin@kaiser.cx>
Mon, 15 Jul 2019 13:38:58 +0000 (15:38 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Tue, 16 Jul 2019 05:53:33 +0000 (07:53 +0200)
commit29b13e8892ffa903436338ea1144251074fa6e96
tree5741ae75ef143a371e5999a208996d85ae88cc15
parenta6d5eedb9ed112474ab1988013fc812bc6056c7a
mkfs.ubifs: fix compilation without ZSTD

Fix a trivial typo to make sure that zstd.h is included only if
zstd is not disabled.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
ubifs-utils/mkfs.ubifs/compr.c