--- embedaddon/sudo/zlib/crc32.h 2012/02/21 16:23:02 1.1.1.1 +++ embedaddon/sudo/zlib/crc32.h 2013/07/22 10:46:14 1.1.1.2 @@ -2,7 +2,7 @@ * Generated automatically by crc32.c */ -local const unsigned long FAR crc_table[TBLS][256] = +local const crc_table_t FAR crc_table[TBLS][256] = { { 0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,