--- 2.2.19pre3aa4/include/linux/sched.h.~1~ Fri Dec 29 20:55:57 2000 +++ 2.2.19pre3aa4/include/linux/sched.h Fri Dec 29 21:14:32 2000 @@ -329,7 +329,8 @@ struct files_struct *files; /* memory management info */ struct mm_struct *mm; - struct list_head local_pages; int allocation_order, nr_local_pages; + struct list_head local_pages; + int allocation_order, nr_local_pages; int fs_locks; /* signal handlers */