Thomas Schwinge a écrit : > Needed for HEAD and glibc-2_5-branch. > > 2007-02-07 Thomas Schwinge <[EMAIL PROTECTED]> > > * stdlib/fmtmsg.c: Include <stdint.h>. > > Index: stdlib/fmtmsg.c > =================================================================== > RCS file: /cvs/glibc/libc/stdlib/fmtmsg.c,v > retrieving revision 1.20 > diff -u -p -r1.20 fmtmsg.c > --- stdlib/fmtmsg.c 15 May 2006 18:41:18 -0000 1.20 > +++ stdlib/fmtmsg.c 7 Feb 2007 12:12:36 -0000 > @@ -19,6 +19,7 @@ > > #include <fmtmsg.h> > #include <bits/libc-lock.h> > +#include <stdint.h> > #include <stdio.h> > #include <stdlib.h> > #include <string.h> >
We have the same patch in our SVN. But it has been refused upstream. See http://sourceware.org/bugzilla/show_bug.cgi?id=3992 -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]