diff options
Diffstat (limited to 'hw/xfree86/os-support/bus/e8870PCI.h')
-rw-r--r-- | hw/xfree86/os-support/bus/e8870PCI.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/xfree86/os-support/bus/e8870PCI.h b/hw/xfree86/os-support/bus/e8870PCI.h index 2d16077ac..b910bcfd8 100644 --- a/hw/xfree86/os-support/bus/e8870PCI.h +++ b/hw/xfree86/os-support/bus/e8870PCI.h @@ -29,10 +29,8 @@ #define PCI_E8870_H 1 #include <X11/Xdefs.h> -#include <Pci.h> -Bool xorgProbeE8870(scanpciWrapperOpt flags); -void xf86PreScanE8870(void); +Bool xf86PreScanE8870(void); void xf86PostScanE8870(void); #endif |