patch-2.1.6 linux/kernel/exit.c
Next file: linux/kernel/fork.c
Previous file: linux/ipc/util.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 28 14:21:41 1996
-  Orig file: 
v2.1.5/linux/kernel/exit.c
-  Orig date: 
Fri Jul  5 13:48:39 1996
diff -u --recursive --new-file v2.1.5/linux/kernel/exit.c linux/kernel/exit.c
@@ -17,7 +17,7 @@
 #include <linux/malloc.h>
 #include <linux/interrupt.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 #include <asm/pgtable.h>
 
 extern void sem_exit (void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov