From: Wayne Davison Date: Thu, 7 Jul 2005 20:37:31 +0000 (+0000) Subject: One more "#undef BAD" for AIX. X-Git-Tag: v2.6.6pre1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2744cee3eb2170f457ee64e14753cd6ac8bdec;p=thirdparty%2Frsync.git One more "#undef BAD" for AIX. --- diff --git a/zlib/inflate.c b/zlib/inflate.c index dfb2e867..6b522b21 100644 --- a/zlib/inflate.c +++ b/zlib/inflate.c @@ -6,6 +6,10 @@ #include "zutil.h" #include "infblock.h" +#ifdef BAD /* For AIX */ +#undef BAD +#endif + struct inflate_blocks_state {int dummy;}; /* for buggy compilers */ typedef enum {