aboutsummaryrefslogtreecommitdiff
path: root/zlib/inffast.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/inffast.c')
-rw-r--r--zlib/inffast.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/inffast.c b/zlib/inffast.c
index bbee92ed1..e243ef8e6 100644
--- a/zlib/inffast.c
+++ b/zlib/inffast.c
@@ -3,6 +3,7 @@
* For conditions of distribution and use, see copyright notice in zlib.h
*/
+#include <stdio.h>
#include "zutil.h"
#include "inftrees.h"
#include "inflate.h"