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 --- string/_strerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/_strerror.c') diff --git a/string/_strerror.c b/string/_strerror.c index 87540797d9..6af622634f 100644 --- a/string/_strerror.c +++ b/string/_strerror.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include <_itoa.h> /* It is critical here that we always use the `dcgettext' function for the message translation. Since only defines the macro -- cgit v1.2.3