提交 7017f42f 编写于 作者: R Richard Weinberger

um: Add uaccess.h to syscalls_64.c

It's using put_user() and needs this header.
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 9b46e212
......@@ -6,6 +6,7 @@
*/
#include <linux/sched.h>
#include <linux/uaccess.h>
#include <asm/prctl.h> /* XXX This should get the constants from libc */
#include <os.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册