summaryrefslogtreecommitdiff
path: root/deps/zlib/zutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/zlib/zutil.c')
-rw-r--r--deps/zlib/zutil.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/zlib/zutil.c b/deps/zlib/zutil.c
index 23d2ebef0..2fe2a7140 100644
--- a/deps/zlib/zutil.c
+++ b/deps/zlib/zutil.c
@@ -6,9 +6,6 @@
/* @(#) $Id$ */
#include "zutil.h"
-#ifndef Z_SOLO
-# include "gzguts.h"
-#endif
#ifndef NO_DUMMY_DECL
struct internal_state {int dummy;}; /* for buggy compilers */