about summary refs log tree commit diff
path: root/hurd/hurdsock.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/hurdsock.c')
-rw-r--r--hurd/hurdsock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/hurdsock.c b/hurd/hurdsock.c
index 4dc6793535..a623270c3c 100644
--- a/hurd/hurdsock.c
+++ b/hurd/hurdsock.c
@@ -24,7 +24,7 @@ Cambridge, MA 02139, USA.  */
 #include <string.h>
 #include <hurd/paths.h>
 #include <stdio.h>
-#include "stdio/_itoa.h"
+#include "stdio-common/_itoa.h"
 #include <cthreads.h>		/* For `struct mutex'.  */
 #include "hurdmalloc.h"		/* XXX */