diff options
author | Jim Meyering <meyering@redhat.com> | 2009-03-14 21:29:33 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-03-14 21:46:35 +0100 |
commit | a4780e67f4ad5151724f078ebe25ad4c347af82c (patch) | |
tree | 7db7587102006a1cc038814330020b83bb53c8e8 /THANKS | |
parent | b5817521372646b2baf30df23b4f411e134abdb5 (diff) | |
download | coreutils-a4780e67f4ad5151724f078ebe25ad4c347af82c.tar.xz |
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
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,6 +131,7 @@ Darrel Francis d.francis@cheerful.com Darren Salt ds@youmustbejoking.demon.co.uk Dave Beckett dajobe@dajobe.org David Alan Gilbert gilbertd@treblig.org +David Bartley dtbartle@csclub.uwaterloo.ca David Dyck dcd@tc.fluke.COM David Eisner cradle@umd.edu David Flynn dav@chess.plus.com |