Просмотр исходного кода

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 19 лет назад
Родитель
Сommit
b723782587
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      include/asm-mips/compat.h

+ 1 - 0
include/asm-mips/compat.h

@@ -5,6 +5,7 @@
  */
 #include <linux/types.h>
 #include <asm/page.h>
+#include <asm/ptrace.h>
 
 #define COMPAT_USER_HZ	100