One more "#undef BAD" for AIX.
authorWayne Davison <wayned@samba.org>
Thu, 7 Jul 2005 20:37:31 +0000 (20:37 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 7 Jul 2005 20:37:31 +0000 (20:37 +0000)
zlib/inflate.c

index dfb2e86..6b522b2 100644 (file)
@@ -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 {