summaryrefslogtreecommitdiff
path: root/libdwfl/bzip2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/bzip2.c')
-rw-r--r--libdwfl/bzip2.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/bzip2.c b/libdwfl/bzip2.c
new file mode 100644
index 00000000..8ad4ee5a
--- /dev/null
+++ b/libdwfl/bzip2.c
@@ -0,0 +1,4 @@
+/* bzlib is almost just like zlib. */
+
+#define BZLIB
+#include "gzip.c"