Retro68/elfutils/libdwfl/lzma.c
Wolfgang Thaller d21be3b4e1 Add elfutils-0.170
(from https://sourceware.org/elfutils/, GPL/LGPL licensed)
2017-09-21 21:04:42 +02:00

5 lines
82 B
C

/* liblzma is pretty close to zlib and bzlib. */
#define LZMA
#include "gzip.c"