Fix build of Compress::Zlib on MVS (by Paul Marquess)
Rafael Garcia-Suarez [Fri, 23 Dec 2005 11:06:34 +0000 (11:06 +0000)]
p4raw-id: //depot/perl@26468

ext/Compress/Zlib/zlib-src/zconf.h

index 03a9431..30cf424 100644 (file)
@@ -307,9 +307,6 @@ typedef uLong FAR uLongf;
 
 #if defined(__MVS__)
 #  define NO_vsnprintf
-#  ifdef FAR
-#    undef FAR
-#  endif
 #endif
 
 /* MVS linker does not support external names larger than 8 bytes */