mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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)
|