]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include <inttypes.h> and <stdint.h> if available.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:24:14 +0000 (22:24 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 2004 22:24:14 +0000 (22:24 +0000)
commitfdb9542df70af3e08ea070da2cde69d5d9936605
tree6668da4a8df4cd742f1bf83c47a9f1f9ccab5a7d
parent254e577b8655cae3dbdf928a58d862b9f3dc73c7
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