2nd fix for Bug #55713 innochecksum is NOT built with large file support enabled

This commit is contained in:
hery.ramilison@oracle.com 2011-08-17 00:34:11 +02:00 committed by Hery Ramilison
parent b478888aec
commit a9cc09e41c

View File

@ -48,7 +48,6 @@
/* another argument to specify page ranges... seek to right spot and go from there */
typedef unsigned long int ulint;
typedef unsigned char uchar;
/* innodb function in name; modified slightly to not have the ASM version (lots of #ifs that didn't apply) */
ulint mach_read_from_4(uchar *b)