summaryrefslogtreecommitdiff
path: root/inflate.c
diff options
context:
space:
mode:
Diffstat (limited to 'inflate.c')
-rw-r--r--inflate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/inflate.c b/inflate.c
index 8b3e930..bbab72e 100644
--- a/inflate.c
+++ b/inflate.c
@@ -80,6 +80,7 @@
* The history for versions after 1.2.0 are in ChangeLog in zlib distribution.
*/
+#include "zbuild.h"
#include "zutil.h"
#include "inftrees.h"
#include "inflate.h"