diff options
Diffstat (limited to 'src/common/sysdefs.h')
-rw-r--r-- | src/common/sysdefs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/sysdefs.h b/src/common/sysdefs.h index 47a49fde..f55c2360 100644 --- a/src/common/sysdefs.h +++ b/src/common/sysdefs.h @@ -149,8 +149,6 @@ typedef unsigned char _Bool; # include <memory.h> #endif -#include "lzma.h" - //////////// // Macros // |