patch-2.3.46 linux/arch/m68k/mac/misc.c
Next file: linux/arch/mips/jazz/floppy-jazz.c
Previous file: linux/arch/m68k/mac/baboon.c
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Tue Feb 15 22:39:01 2000
 -  Orig file: 
v2.3.45/linux/arch/m68k/mac/misc.c
 -  Orig date: 
Sun Feb 13 19:29:03 2000
 
diff -u --recursive --new-file v2.3.45/linux/arch/m68k/mac/misc.c linux/arch/m68k/mac/misc.c
@@ -3,6 +3,7 @@
  */
 
 #include <stdarg.h>
+#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/errno.h>
 #include <linux/miscdevice.h>
@@ -27,7 +28,6 @@
 #include <asm/mac_oss.h>
 
 #define BOOTINFO_COMPAT_1_0
-#include <asm/setup.h>
 #include <asm/bootinfo.h>
 #include <asm/machdep.h>
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)