fix for bug 55713 innochecksum is NOT built with large file support enabled
This commit is contained in:
parent
72daf267df
commit
b478888aec
@ -25,12 +25,7 @@
|
|||||||
Published with a permission.
|
Published with a permission.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* needed to have access to 64 bit file functions */
|
#include <my_global.h>
|
||||||
#define _LARGEFILE_SOURCE
|
|
||||||
#define _LARGEFILE64_SOURCE
|
|
||||||
|
|
||||||
#define _XOPEN_SOURCE 500 /* needed to include getopt.h on some platforms. */
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user