(ulonglong_t): Define place-holder type to avoid some #if directives.
authorJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 15:48:21 +0000 (15:48 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 15:48:21 +0000 (15:48 +0000)
commit22fc5f7ac91831c6e7f1c9edbe1cee3e8757036f
treef74b7e807e266a9b11c92ee67d92acc7ed8b4e94
parent4dcf0e2c7b2fa0dba69554fa05b6d9d1c67d88ed
(ulonglong_t): Define place-holder type to avoid some #if directives.
(LONGEST_INTEGRAL_TYPE): Remove definition.
(MAX_INTEGRAL_TYPE_SIZE): Use ulonglong_t instead of LONGEST_INTEGRAL_TYPE.
(print_long_long): Compile this function even on systems without
long long support.
(decode_one_format): Remove #if directive.
src/od.c