diff options
Diffstat (limited to 'inflate.c')
-rw-r--r-- | inflate.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |