forked from Minki/linux
[PATCH] uml: fix the x86_64 build
asm/elf.h breaks the x86_64 build. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
024f474795
commit
718d8989bc
@ -9,7 +9,6 @@
|
|||||||
*/
|
*/
|
||||||
#include <elf.h>
|
#include <elf.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <asm/elf.h>
|
|
||||||
#include "init.h"
|
#include "init.h"
|
||||||
#include "elf_user.h"
|
#include "elf_user.h"
|
||||||
#include "mem_user.h"
|
#include "mem_user.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user