Commit b7237825 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent e45116b8
......@@ -5,6 +5,7 @@
*/
#include <linux/types.h>
#include <asm/page.h>
#include <asm/ptrace.h>
#define COMPAT_USER_HZ 100
......
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