--- xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h 2004-05-12 13:01:59.000000000 +0200 +++ xc-p/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h 2004-11-11 22:45:49.575528672 +0100 @@ -31,6 +31,7 @@ #if defined(linux) # include <asm/types.h>+# include <linux/fb.h> # include <asm/fbio.h> # include <asm/openpromio.h> #elif defined(SVR4)
--- xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h 2004-05-12 13:01:59.000000000 +0200
+++ xc-p/programs/Xserver/hw/xfree86/os-support/bus/xf86Sbus.h 2004-11-11 22:45:49.575528672 +0100
@@ -31,6 +31,7 @@
#if defined(linux)
# include <asm/types.h>
+# include <linux/fb.h>
# include <asm/fbio.h>
# include <asm/openpromio.h>
#elif defined(SVR4)