aboutsummaryrefslogtreecommitdiff
path: root/zlib/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/crc32.c')
-rw-r--r--zlib/crc32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/zlib/crc32.c b/zlib/crc32.c
index f658a9ef5..f7eeb8308 100644
--- a/zlib/crc32.c
+++ b/zlib/crc32.c
@@ -19,6 +19,8 @@
one thread to use crc32().
*/
+#include <stdio.h>
+
#ifdef MAKECRCH
# include <stdio.h>
# ifndef DYNAMIC_CRC_TABLE