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 --- hurd/lookup-retry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd/lookup-retry.c') diff --git a/hurd/lookup-retry.c b/hurd/lookup-retry.c index c65eb5a..3c506a0 100644 --- a/hurd/lookup-retry.c +++ b/hurd/lookup-retry.c @@ -24,7 +24,7 @@ #include #include #include -#include "stdio-common/_itoa.h" +#include <_itoa.h> /* Translate the error from dir_lookup into the error the user sees. */ static inline error_t -- cgit v1.1