patch-2.1.43 linux/arch/m68k/console/fbcon.c
Next file: linux/arch/m68k/fpsp040/skeleton.S
Previous file: linux/arch/m68k/atari/atakeyb.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Jun 12 16:22:05 1997
-  Orig file: 
v2.1.42/linux/arch/m68k/console/fbcon.c
-  Orig date: 
Wed Apr 23 19:01:15 1997
diff -u --recursive --new-file v2.1.42/linux/arch/m68k/console/fbcon.c linux/arch/m68k/console/fbcon.c
@@ -69,8 +69,8 @@
 #include <asm/system.h>
 #include <asm/uaccess.h>
 
-#include "../../../drivers/char/vt_kern.h"   /* vt_cons and vc_resize_con() */
-#include "../../../drivers/char/console_struct.h"
+#include <linux/vt_kern.h>
+#include <linux/console_struct.h>
 
 /* Import console_blanked from console.c */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov