From eb96ffb07d0b1b23ecfaf9520d6757c7dbea0bd1 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 20 Mar 2012 16:00:23 -0700 Subject: Move stdio-common/_itoa.h to sysdeps/generic --- stdio-common/_itoa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdio-common/_itoa.c') diff --git a/stdio-common/_itoa.c b/stdio-common/_itoa.c index e52f666..3dfff8f 100644 --- a/stdio-common/_itoa.c +++ b/stdio-common/_itoa.c @@ -25,7 +25,7 @@ #include #include -#include "_itoa.h" +#include <_itoa.h> /* Canonize environment. For some architectures not all values might -- cgit v1.1