patch-2.1.6 linux/kernel/fork.c

Next file: linux/kernel/info.c
Previous file: linux/kernel/exit.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.5/linux/kernel/fork.c linux/kernel/fork.c
@@ -21,9 +21,9 @@
 #include <linux/malloc.h>
 #include <linux/smp.h>
 
-#include <asm/segment.h>
 #include <asm/system.h>
 #include <asm/pgtable.h>
+#include <asm/uaccess.h>
 
 int nr_tasks=1;
 int nr_running=1;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov