diff options
Diffstat (limited to 'elf/dl-lookup.c')
-rw-r--r-- | elf/dl-lookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c index c3a67ffcc6..2ec7e3a446 100644 --- a/elf/dl-lookup.c +++ b/elf/dl-lookup.c @@ -25,7 +25,6 @@ #include "dl-hash.h" #include <dl-machine.h> -#include <stdio-common/_itoa.h> #define VERSTAG(tag) (DT_NUM + DT_PROCNUM + DT_VERSIONTAGIDX (tag)) |