glibc/sysdeps/unix
Mike Frysinger 6eeb0e8f7f ia64: convert <stdio-common/_itoa.h> to <_itoa.h>
The main tree relocated the _itoa.h header, so update our include
paths to match.

Processed with a simple sed script:

find `find sysdeps/ -name ia64` -type f -exec sed -i \
	'/<stdio-common._itoa.h>/s:<stdio-common/_itoa.h>:<_itoa.h>:' {} +

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:07:38 -04:00
..
alpha alpha: Remove __STDC__ conditionals. 2012-04-27 07:33:47 -07:00
am33 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
arm Remove unused sysdeps/arm files. 2012-04-26 18:17:08 +00:00
mips Remove unused sysdeps/unix/mips files. 2012-04-26 19:39:33 +00:00
sysv/linux ia64: convert <stdio-common/_itoa.h> to <_itoa.h> 2012-04-27 23:07:38 -04:00