*** zconf.h.org Sun Nov 10 13:41:59 2002 --- zconf.h Sun Nov 10 13:41:59 2002 *************** *** 210,218 **** # define FAR #endif ! #if !defined(MACOS) && !defined(TARGET_OS_MAC) typedef unsigned char Byte; /* 8 bits */ ! #endif typedef unsigned int uInt; /* 16 bits or more */ typedef unsigned long uLong; /* 32 bits or more */ --- 210,218 ---- # define FAR #endif ! //#if !defined(MACOS) && !defined(TARGET_OS_MAC) typedef unsigned char Byte; /* 8 bits */ ! //#endif typedef unsigned int uInt; /* 16 bits or more */ typedef unsigned long uLong; /* 32 bits or more */