X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Flzx-compress.c;h=351b23154eff4bf307d018ce84e9520857a9376e;hb=5c0846b71891c0c088de4f9ef4cc6ab545f5b64e;hp=0c891a7263dacd661cbb680714df8436b0b26e38;hpb=41f15b937564a3ae58f199c27e8290a1b1a40856;p=wimlib 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