forked from lix-project/lix
* Build on Debian 4.0 (GCC 4.1.1).
This commit is contained in:
parent
cd16d5dc3d
commit
a0766eca27
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
/* Needed for some ancient environments. */
|
/* Needed for some ancient environments. */
|
||||||
#ifndef ULLONG_MAX
|
#ifndef ULLONG_MAX
|
||||||
#define ULLONG_MAX 18446744073709551615
|
#define ULLONG_MAX 18446744073709551615ULL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue