diff options
Diffstat (limited to 'zutil.c')
-rw-r--r-- | zutil.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 | ||
12 | struct internal_state {int dummy;}; /* for buggy compilers */ | 10 | struct internal_state {int dummy;}; /* for buggy compilers */ |