u8-istream: Include <limits.h> for definition of MB_LEN_MAX.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Apr 2011 16:25:59 +0000 (09:25 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Apr 2011 16:25:59 +0000 (09:25 -0700)
commit04251efaec263260e40202d02936129021912030
treee84df14e1dd7d81156c4532abb5e967179e354c5
parent95a5547f4e99d58f09395172448cb944ac3a23f0
u8-istream: Include <limits.h> for definition of MB_LEN_MAX.

Problem reported by Harry Thijssen <pspp@sjpaes.nl>.
Fix suggested by John Darrington <john@darrington.wattle.id.au>.
src/libpspp/u8-istream.c