diff options
Diffstat (limited to 'arch/alpha/boot/tools/objstrip.c')
-rw-r--r-- | arch/alpha/boot/tools/objstrip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/boot/tools/objstrip.c b/arch/alpha/boot/tools/objstrip.c index 67beb1b45e4f..96154e768a20 100644 --- a/arch/alpha/boot/tools/objstrip.c +++ b/arch/alpha/boot/tools/objstrip.c | |||
@@ -25,7 +25,6 @@ | |||
25 | #include <linux/a.out.h> | 25 | #include <linux/a.out.h> |
26 | #include <linux/coff.h> | 26 | #include <linux/coff.h> |
27 | #include <linux/param.h> | 27 | #include <linux/param.h> |
28 | #include <linux/string.h> | ||
29 | #ifdef __ELF__ | 28 | #ifdef __ELF__ |
30 | # include <linux/elf.h> | 29 | # include <linux/elf.h> |
31 | #endif | 30 | #endif |