Include <inttypes.h> and <stdint.h> if available.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:39:58 +0000 (22:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:39:58 +0000 (22:39 +0000)
commitbde1c39819cc2516039506b5529bc124210ec3e6
tree79642edff957e73a1b3f3d4eb8e3230d8d4e1c57
parentd153109a48b772ab2e773d6660e3935d3ec919a1
Include <inttypes.h> and <stdint.h> if available.
(union fooround): Use uintmax_t, not long int.
The rest is a merge from libc:
[defined _LIBC]: Include <shlib-compat.h>.
(_obstack) [defined _LIBC]: Remove after 2.3.4.
lib/obstack.c