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
- Lines: 11
- Date:
Mon Oct 28 14:21:41 1996
- Orig file:
v2.1.5/linux/kernel/fork.c
- Orig date:
Wed Sep 25 12:51:59 1996
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