提交 4c156994 编写于 作者: R Ralf Baechle

[MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 f8aeb85f
......@@ -5,6 +5,8 @@
#include <linux/compat.h>
#include <linux/compiler.h>
#include <asm/uaccess.h>
static inline int __copy_conv_sigset_to_user(compat_sigset_t __user *d,
const sigset_t *s)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册