#include "lz4.h" #include "block.h" DEF_COMPRESSOR(TLz4Compress, TLZ4) DEF_DECOMPRESSOR(TLz4Decompress, TLZ4)