about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/hurd/mknod.c2
1 files changed, 1 insertions, 1 deletions
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 <hurd.h>
 #include <hurd/paths.h>
 #include <fcntl.h>
-#include "stdio/_itoa.h"
+#include "stdio-common/_itoa.h"
 #include <string.h>
 
 /* Temporary hack; this belongs in a header file, probably types.h. */