aboutsummaryrefslogtreecommitdiff
path: root/zutil.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:18:57 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:18:57 -0700
commit6759211ad8a5006689216a86c3267bb503bfccc1 (patch)
treedc0f61f4c4a44828ad7d30e376ef21840b137f44 /zutil.c
parent7850e4e406dce1f7a819297eeb151d1ca18e7cd9 (diff)
downloadzlib-6759211ad8a5006689216a86c3267bb503bfccc1.tar.gz
zlib-6759211ad8a5006689216a86c3267bb503bfccc1.tar.bz2
zlib-6759211ad8a5006689216a86c3267bb503bfccc1.zip
zlib 1.0.8v1.0.8
Diffstat (limited to 'zutil.c')
-rw-r--r--zutil.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/zutil.c b/zutil.c
index 84b7ee1..87f6678 100644
--- a/zutil.c
+++ b/zutil.c
@@ -5,8 +5,6 @@
5 5
6/* @(#) $Id$ */ 6/* @(#) $Id$ */
7 7
8#include <stdio.h>
9
10#include "zutil.h" 8#include "zutil.h"
11 9
12struct internal_state {int dummy;}; /* for buggy compilers */ 10struct internal_state {int dummy;}; /* for buggy compilers */