diff options
Diffstat (limited to 'debug/backtracesymsfd.c')
-rw-r--r-- | debug/backtracesymsfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/backtracesymsfd.c b/debug/backtracesymsfd.c index fe247d8cc8..2345853d80 100644 --- a/debug/backtracesymsfd.c +++ b/debug/backtracesymsfd.c @@ -21,7 +21,7 @@ #include <string.h> #include <sys/uio.h> -#include <stdio-common/_itoa.h> +#include <_itoa.h> #include <not-cancel.h> #if __ELF_NATIVE_CLASS == 32 |