Bruno Haible <[EMAIL PROTECTED]> writes: > 2) I use the size_max module inside gettext's libintl, and a full-blown > <stdint.h> feels like overkill in this case, when we just need one macro.
I'd been assuming that the stdint module would be modified to depend on size_max, to cater to people who need SIZE_MAX but not all of stdint.h.
