summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86pciBus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86pciBus.h')
-rw-r--r--hw/xfree86/common/xf86pciBus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86pciBus.h b/hw/xfree86/common/xf86pciBus.h
index 69c005aae..f84a496df 100644
--- a/hw/xfree86/common/xf86pciBus.h
+++ b/hw/xfree86/common/xf86pciBus.h
@@ -37,5 +37,6 @@ void xf86PciProbe(void);
Bool xf86PciAddMatchingDev(DriverPtr drvp);
Bool xf86PciProbeDev(DriverPtr drvp);
void xf86PciIsolateDevice(char *argument);
+void xf86PciMatchDriver(char* matches[], int nmatches);
#endif /* _XF86_PCI_BUS_H */