diff options
Diffstat (limited to 'zlib/inftrees.c')
-rw-r--r-- | zlib/inftrees.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zlib/inftrees.c b/zlib/inftrees.c index 44d89cf24..4ccc909e0 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" |