From: Wayne Davison Date: Thu, 7 Jul 2005 20:37:31 +0000 (+0000) Subject: One more "#undef BAD" for AIX. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/4a2744cee3eb2170f457ee64e14753cd6ac8bdec 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 {