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 --- debug/backtracesymsfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug/backtracesymsfd.c') diff --git a/debug/backtracesymsfd.c b/debug/backtracesymsfd.c index fe247d8cc8..2345853d80 100644 --- a/debug/backtracesymsfd.c +++ b/debug/backtracesymsfd.c @@ -21,7 +21,7 @@ #include #include -#include +#include <_itoa.h> #include #if __ELF_NATIVE_CLASS == 32 -- cgit 1.4.1