]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
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 dfb2e867d8165a58a417d5b85e4214c5f88b849f..6b522b21b7e4fa1e2a7de7e4c09b32616ece6732 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 {