]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Add missing match.h file from last commit
authorhansr <hk-git@circlestorm.org>
Wed, 5 Nov 2014 19:46:55 +0000 (20:46 +0100)
committerhansr <hk-git@circlestorm.org>
Wed, 5 Nov 2014 19:46:55 +0000 (20:46 +0100)
match.h [new file with mode: 0644]

diff --git a/match.h b/match.h
new file mode 100644 (file)
index 0000000..d0f3850
--- /dev/null
+++ b/match.h
@@ -0,0 +1,2 @@
+
+uInt longest_match  (deflate_state *s, IPos cur_match);