(decode_one_format): Guard use of print_long_long with
authorJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 10:54:55 +0000 (10:54 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Jan 2001 10:54:55 +0000 (10:54 +0000)
commit2320b98d89e34533dece133622d0bbda3f0c5f8a
tree4a73f2c669a898bb828c950adf377ead90292be6
parent4f90505509100f64da3d430d8a3a7cb2f52a41a6
(decode_one_format): Guard use of print_long_long with
`#if HAVE_UNSIGNED_LONG_LONG'.  From Darren Salt.
Change all `#ifdef HAVE_UNSIGNED_LONG_LONG' to use `#if' instead.
src/od.c