summaryrefslogtreecommitdiff
path: root/libdwfl/lzma.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/lzma.c')
-rw-r--r--libdwfl/lzma.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/lzma.c b/libdwfl/lzma.c
new file mode 100644
index 00000000..3edfdc22
--- /dev/null
+++ b/libdwfl/lzma.c
@@ -0,0 +1,4 @@
+/* liblzma is pretty close to zlib and bzlib. */
+
+#define LZMA
+#include "gzip.c"