On Tue, Mar 20, 2012 at 1:06 PM, Roland McGrath <roland@hack.frob.com> wrote: >> x32/_itoa.h won't work with > > It just means we need to move _itoa.h to sysdeps/generic and > change all the uses to #include <_itoa.h>. I think that's fine. > > I will do that. Thanks. -- H.J.