[PATCH] x86-64: fix ia32_binfmt.c build error
authorRalf Baechle <ralf@linux-mips.org>
Wed, 2 May 2007 17:27:08 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:08 +0000 (19:27 +0200)
commit9f7290ed23b1cedf7198ef7b67f2ed256bc8553e
tree98773236a40eacf0a60602ef9ff54bfcb3055120
parent5a90cf205c922707ffed2d8f87cefd942e96b0ba
[PATCH] x86-64: fix ia32_binfmt.c build error

Reorder code to avoid multiple inclusion of elf.h.

#undef several symbols to avoid build errors over redefinitions.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86_64/ia32/ia32_binfmt.c