Group: linux.debian.ports.sparc · Group Profile · Search for Xf86config in linux.debian.ports.sparc
Author: Bernhard R. Link
Date: Jun 1, 2008 05:20
....c 2008-05-31 19:45:52.000000000 +0200 +++ xorg-server-1.4.1~git20080517/hw/xfree86/common/xf86AutoConfig.c 2008-05-31 19:47:49.000000000 +0200 @@ -39,6 +39,7 @@ #include "xf86Config.h" #include "xf86Priv.h" #include "xf86_OSlib.h" +#include "xf86sbusBus.h" #include "dirent.h" /* Sections for the default built-in configuration. */ @@ -351,6 +352,12 @@ int vendor, chip;...
|