Auto merge 5.1-build -> 5.1-bugteam

This commit is contained in:
Timothy Smith 2008-09-10 19:35:11 -06:00
commit 31a620089a
7 changed files with 61 additions and 18 deletions

View file

@ -7,10 +7,10 @@
/* @(#) $Id$ */
#include "zutil.h"
#include <stdio.h>
#include "zutil.h"
#ifdef NO_DEFLATE /* for compatibility with old definition */
# define NO_GZCOMPRESS
#endif