jca 25097b4722 Fix build on (at least) sparc64.
The offending code uses various methods to define the size and limits of
custom *intptr_t types.  Alas, the most generic method, using
inttypes.h, isn't used because the ifdefs assume that cc(1) defines
__STDC_VERSION__ to 199901L by default.  The easiest fix is to always
use inttypes.h.

ok sthen@ (maintainer)
2016-10-28 14:17:20 +00:00
..
2016-10-28 14:17:20 +00:00
2016-06-27 23:05:11 +00:00
2016-06-27 23:05:11 +00:00
2016-06-27 23:05:11 +00:00