patch-2.3.41 linux/arch/m68k/mm/fault.c
Next file: linux/arch/m68k/mm/init.c
Previous file: linux/arch/m68k/lib/semaphore.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jan 26 12:44:20 2000
- Orig file:
v2.3.40/linux/arch/m68k/mm/fault.c
- Orig date:
Mon Aug 9 12:27:30 1999
diff -u --recursive --new-file v2.3.40/linux/arch/m68k/mm/fault.c linux/arch/m68k/mm/fault.c
@@ -14,7 +14,7 @@
#include <asm/traps.h>
#include <asm/system.h>
#include <asm/uaccess.h>
-#include <asm/pgtable.h>
+#include <asm/pgalloc.h>
extern void die_if_kernel(char *, struct pt_regs *, long);
extern const int frame_extra_sizes[]; /* in m68k/kernel/signal.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)