Change uint_fast32_t to uint32_t for unlzw().

uint_fast32_t is not always defined.  The POSIX standard says that
it's required in stdint.h, but oh well.
1 file changed