From bf899faa490678bed866a7f19218ea7f428b5b9d Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 26 Oct 1995 23:11:02 +0000 Subject: Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h". --- sysdeps/mach/hurd/mknod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/mach/hurd/mknod.c b/sysdeps/mach/hurd/mknod.c index cd8b7375a4..1d82764ff6 100644 --- a/sysdeps/mach/hurd/mknod.c +++ b/sysdeps/mach/hurd/mknod.c @@ -22,7 +22,7 @@ Cambridge, MA 02139, USA. */ #include #include #include -#include "stdio/_itoa.h" +#include "stdio-common/_itoa.h" #include /* Temporary hack; this belongs in a header file, probably types.h. */ -- cgit 1.4.1