diff options
Diffstat (limited to 'src/liblzma/check/crc32_table_be.h')
-rw-r--r-- | src/liblzma/check/crc32_table_be.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/liblzma/check/crc32_table_be.h b/src/liblzma/check/crc32_table_be.h index bc5a5fbd..f4f4e365 100644 --- a/src/liblzma/check/crc32_table_be.h +++ b/src/liblzma/check/crc32_table_be.h @@ -1,7 +1,5 @@ /* This file has been automatically generated by crc32_tablegen.c. */ -#include <inttypes.h> - const uint32_t lzma_crc32_table[8][256] = { { 0x00000000, 0x96300777, 0x2C610EEE, 0xBA510999, |