diff -ur linux-kernel-headers-2.5.999-test7-bk.orig/include/asm-sparc/fbio.h linux-kernel-headers-2.5.999-test7-bk/include/asm-sparc/fbio.h --- linux-kernel-headers-2.5.999-test7-bk.orig/include/asm-sparc/fbio.h 2003-10-15 11:10:33.000000000 -0400 +++ linux-kernel-headers-2.5.999-test7-bk/include/asm-sparc/fbio.h 2004-01-20 21:43:31.000000000 -0500 @@ -1,6 +1,8 @@ #ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H +#include <linux/fb.h> + /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */ diff -ur linux-kernel-headers-2.5.999-test7-bk.orig/include/asm-sparc64/fbio.h linux-kernel-headers-2.5.999-test7-bk/include/asm-sparc64/fbio.h --- linux-kernel-headers-2.5.999-test7-bk.orig/include/asm-sparc64/fbio.h 2003-10-15 11:09:46.000000000 -0400 +++ linux-kernel-headers-2.5.999-test7-bk/include/asm-sparc64/fbio.h 2004-01-20 21:43:26.000000000 -0500 @@ -1,6 +1,8 @@ #ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H +#include <linux/fb.h> + /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

