Commit 78b93f2d authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] fixing includes in alpha_ksyms.c

kernel_execve() fallout
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9eb20074
......@@ -12,7 +12,7 @@
#include <asm/fpu.h>
#include <asm/machvec.h>
#include <asm/unistd.h>
#include <linux/syscalls.h>
/* these are C runtime functions with special calling conventions: */
extern void __divl (void);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment