diff options
Diffstat (limited to 'gzwrite.c')
-rw-r--r-- | gzwrite.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 <stdarg.h> #include "gzguts.h" |