aboutsummaryrefslogtreecommitdiff
path: root/zlib/inftrees.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/inftrees.c')
-rw-r--r--zlib/inftrees.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/inftrees.c b/zlib/inftrees.c
index 8a9c13ff0..2a67c4cf8 100644
--- a/zlib/inftrees.c
+++ b/zlib/inftrees.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"