aboutsummaryrefslogtreecommitdiff
path: root/src/deflate.c
diff options
context:
space:
mode:
authorMikhail Romanko <me@blankhex.com>2024-04-23 23:45:43 +0300
committerMikhail Romanko <me@blankhex.com>2024-04-23 23:45:43 +0300
commit692b5b42974e2f81dc4ad708a4593b1e8cb2bd3d (patch)
treeb7eec97f4a12e0090b9421e7dfe8a6116b7ef4d8 /src/deflate.c
parentec499b6cfc3fe196757d4467ca044b5915198d45 (diff)
downloadbhlib-old-692b5b42974e2f81dc4ad708a4593b1e8cb2bd3d.tar.gz
Sync to the latest version.
Can be broken or partially implemented.
Diffstat (limited to 'src/deflate.c')
-rw-r--r--src/deflate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/deflate.c b/src/deflate.c
new file mode 100644
index 0000000..182fae0
--- /dev/null
+++ b/src/deflate.c
@@ -0,0 +1 @@
+#include <bh/deflate.h>