--- zzzz-none-000/linux-2.4.17/drivers/video/valkyriefb.c 2001-11-14 22:52:20.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/video/valkyriefb.c 2004-11-24 13:23:17.000000000 +0000 @@ -7,6 +7,8 @@ * Vmode-switching changes and vmode 15/17 modifications created 29 August * 1998 by Barry K. Nathan . * + * Ported to m68k Macintosh by David Huggins-Daines + * * Derived directly from: * * controlfb.c -- frame buffer device for the PowerMac 'control' display @@ -59,7 +61,12 @@ #include #include #include +#ifdef CONFIG_MAC +#include +#include +#else #include +#endif #include #include