On Fri, 10 Oct 2008, David Daney wrote: > diff --git a/arch/mips/include/asm/ptrace.h b/arch/mips/include/asm/ptrace.h > index 7fe9812..36872b8 100644 > --- a/arch/mips/include/asm/ptrace.h > +++ b/arch/mips/include/asm/ptrace.h > @@ -120,6 +120,8 @@ struct pt_watch_regs { > > #include <linux/compiler.h> ^ > #include <linux/linkage.h> ^ > +#include <linux/sched.h> > + > #include <asm/isadep.h> ^ > ^ > extern int ptrace_getregs(struct task_struct *child, __s64 __user *data); ^ Oops, you mailer removed some spaces again... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds