Ticket #24061: patch-largefile64.diff
File patch-largefile64.diff, 406 bytes (added by gellule.xg@…, 15 years ago) |
---|
-
base/stdpre.h
old new 17 17 #ifndef stdpre_INCLUDED 18 18 # define stdpre_INCLUDED 19 19 20 /* Ghostscript uses transitional LFS functions. */21 #define _LARGEFILE64_SOURCE 122 23 20 /* 24 21 * Here we deal with the vagaries of various C compilers. We assume that: 25 22 * ANSI-standard Unix compilers define __STDC__.