patch-2.1.6 linux/arch/i386/kernel/traps.c
Next file: linux/arch/i386/kernel/vm86.c
Previous file: linux/arch/i386/kernel/time.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 28 14:41:15 1996
-  Orig file: 
v2.1.5/linux/arch/i386/kernel/traps.c
-  Orig date: 
Wed Oct  9 08:55:17 1996
diff -u --recursive --new-file v2.1.5/linux/arch/i386/kernel/traps.c linux/arch/i386/kernel/traps.c
@@ -22,7 +22,7 @@
 #include <linux/mm.h>
 
 #include <asm/system.h>
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 #include <asm/io.h>
 
 asmlinkage int system_call(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov