diff options
Diffstat (limited to 'include/asm-i386/elf.h')
-rw-r--r-- | include/asm-i386/elf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-i386/elf.h b/include/asm-i386/elf.h index d304ab4161ff..b32df3a332da 100644 --- a/include/asm-i386/elf.h +++ b/include/asm-i386/elf.h | |||
@@ -9,8 +9,6 @@ | |||
9 | #include <asm/user.h> | 9 | #include <asm/user.h> |
10 | #include <asm/auxvec.h> | 10 | #include <asm/auxvec.h> |
11 | 11 | ||
12 | #include <linux/utsname.h> | ||
13 | |||
14 | #define R_386_NONE 0 | 12 | #define R_386_NONE 0 |
15 | #define R_386_32 1 | 13 | #define R_386_32 1 |
16 | #define R_386_PC32 2 | 14 | #define R_386_PC32 2 |