提交 b7237825 编写于 作者: R Ralf Baechle

[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 e45116b8
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
*/ */
#include <linux/types.h> #include <linux/types.h>
#include <asm/page.h> #include <asm/page.h>
#include <asm/ptrace.h>
#define COMPAT_USER_HZ 100 #define COMPAT_USER_HZ 100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册