diff options
Diffstat (limited to 'inffast.c')
-rw-r--r-- | inffast.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ +#include "zbuild.h" #include "zutil.h" #include "inftrees.h" #include "inflate.h" |