]> wimlib.net Git - wimlib/blobdiff - src/lzx-compress.c
lzx-compress.c: Remove unneeded headers
[wimlib] / src / lzx-compress.c
index 0c891a7263dacd661cbb680714df8436b0b26e38..351b23154eff4bf307d018ce84e9520857a9376e 100644 (file)
 #include "wimlib/lz_sarray.h"
 #include "wimlib/lzx.h"
 #include "wimlib/util.h"
-#include <pthread.h>
-#include <math.h>
 #include <string.h>
 
 #ifdef ENABLE_LZX_DEBUG