From 5afbdabacd496c9dfe204e82e10d8febb4710669 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sat, 23 Feb 2013 20:56:23 -0800 Subject: Add _tr_flush_bits to the external symbols prefixed by --zprefix. --- zconf.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'zconf.h.in') diff --git a/zconf.h.in b/zconf.h.in index 26e7a04..97b3a70 100644 --- a/zconf.h.in +++ b/zconf.h.in @@ -21,6 +21,7 @@ # define _dist_code z__dist_code # define _length_code z__length_code # define _tr_align z__tr_align +# define _tr_flush_bits z__tr_flush_bits # define _tr_flush_block z__tr_flush_block # define _tr_init z__tr_init # define _tr_stored_block z__tr_stored_block -- cgit v1.2.3-55-g6feb