X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Flzx-compress.c;h=351b23154eff4bf307d018ce84e9520857a9376e;hp=0c891a7263dacd661cbb680714df8436b0b26e38;hb=bc935cde42375026594e2bb93443efa635273859;hpb=d50b480a1d69beeb27b88da767f293d4d77d7a3b diff --git a/src/lzx-compress.c b/src/lzx-compress.c index 0c891a72..351b2315 100644 --- a/src/lzx-compress.c +++ b/src/lzx-compress.c @@ -162,8 +162,6 @@ #include "wimlib/lz_sarray.h" #include "wimlib/lzx.h" #include "wimlib/util.h" -#include -#include #include #ifdef ENABLE_LZX_DEBUG