X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fdecompress_common.c;h=77fdd251903732eb4c03b2aba20debbb0b06332d;hp=2c3da1611324a00c4250794145a923688d7a595c;hb=51d0ed416822049a482bae05e25eec788cc86f96;hpb=921efbc26da4ea0aca1dca04808774395e76f022 diff --git a/src/decompress_common.c b/src/decompress_common.c index 2c3da161..77fdd251 100644 --- a/src/decompress_common.c +++ b/src/decompress_common.c @@ -29,6 +29,7 @@ #include "wimlib/decompress_common.h" #include "wimlib/error.h" +#include "wimlib/util.h" /* for BUILD_BUG_ON() */ #include