Our ELF hints bits are still a seperate file. Requested by: jdp
longer includes machine/elf.h. * consumers of elf.h now use the minimalist elf header possible. This change is motivated by Binutils 2.11.0 and too much clashing over our base elf headers and the Binutils elf headers.
Fix a macro name that was misspelled both in brandelf.c and imgact_elf.h.