diff options
Diffstat (limited to 'hw/xfree86/os-support/bus/460gxPCI.h')
-rw-r--r-- | hw/xfree86/os-support/bus/460gxPCI.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/xfree86/os-support/bus/460gxPCI.h b/hw/xfree86/os-support/bus/460gxPCI.h index 9459705d0..2ae9c3528 100644 --- a/hw/xfree86/os-support/bus/460gxPCI.h +++ b/hw/xfree86/os-support/bus/460gxPCI.h @@ -29,10 +29,8 @@ #define PCI_460GX_H 1 #include <X11/Xdefs.h> -#include <Pci.h> -Bool xorgProbe460GX(scanpciWrapperOpt flags); -void xf86PreScan460GX(void); +Bool xf86PreScan460GX(void); void xf86PostScan460GX(void); #endif |