Use alternate form for long-long-int to be compatible with AIX.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 6d62e1da9d851227b7739b1a36106c7bc667b6e6
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-09-05T01:19:38Z
Releases: 7.1.1
Use alternate form for long-long-int to be compatible with AIX.
 %Ld worked with gcc, but %lld works with both gcc and AIX.

Files

PathChange+/−
src/include/utils/int8.h modified +2 −2