diff -urN wt8-2e/include/linux/sched.h wt8-2f/include/linux/sched.h --- wt8-2e/include/linux/sched.h Sat Feb 16 15:32:02 2002 +++ wt8-2f/include/linux/sched.h Sat Feb 16 15:32:56 2002 @@ -330,6 +330,7 @@ struct task_struct *next_task, *prev_task; struct mm_struct *active_mm; + unsigned long flags; /* task state */ struct linux_binfmt *binfmt;