summaryrefslogtreecommitdiff
path: root/libc/elf/dl-sysdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/elf/dl-sysdep.c')
-rw-r--r--libc/elf/dl-sysdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/elf/dl-sysdep.c b/libc/elf/dl-sysdep.c
index 0920cc155..1cb4460a0 100644
--- a/libc/elf/dl-sysdep.c
+++ b/libc/elf/dl-sysdep.c
@@ -29,7 +29,7 @@
#include <sys/stat.h>
#include <sys/mman.h>
#include <ldsodefs.h>
-#include <stdio-common/_itoa.h>
+#include <_itoa.h>
#include <fpu_control.h>
#include <entry.h>