[PATCH] #include <stdint.h> in tst-writev.c
Ryan Arnold
rsa@us.ibm.com
Fri Feb 18 18:50:00 GMT 2011
On Fri, 2011-02-18 at 11:39 -0500, Ulrich Drepper wrote:
> On Thu, Feb 17, 2011 at 20:14, Ryan Arnold <rsa@us.ibm.com> wrote:
> > When backported to 2.12 it complains about a
> > missing definition for INT32_MAX so I figured I should add the
> > appropriate include to be thorough.
>
> Then add this to the backport and don't bother anyone else.
You're right. As far as I could determine neither POSIX or the C-Spec
say that a file has to pick up a needed macro definition directly.
Ryan
More information about the Libc-alpha
mailing list