system.h: correct compilation error: MAX not defined
commita4780e67f4ad5151724f078ebe25ad4c347af82c
authorJim Meyering <meyering@redhat.com>
Sat, 14 Mar 2009 20:29:33 +0000 (14 21:29 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 14 Mar 2009 20:46:35 +0000 (14 21:46 +0100)
tree7db7587102006a1cc038814330020b83bb53c8e8
parentb5817521372646b2baf30df23b4f411e134abdb5
system.h: correct compilation error: MAX not defined

* src/system.h (io_blksize): Move definition down, so it follows that
of MAX -- to avoid compilation failure on OpenSolaris.  Reported by
David Bartley.  Details in
http://lists.gnu.org/archive/html/bug-coreutils/2009-03/msg00190.html
THANKS
src/system.h