diff options
Diffstat (limited to 'src/mga_driver.c')
-rw-r--r-- | src/mga_driver.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mga_driver.c b/src/mga_driver.c index 61eb96c..806692a 100644 --- a/src/mga_driver.c +++ b/src/mga_driver.c @@ -65,9 +65,6 @@ #include "compiler.h" -/* Drivers for PCI hardware need this */ -#include "xf86PciInfo.h" - /* Drivers that need to access the PCI config space directly need this */ #ifndef XSERVER_LIBPCIACCESS #include "xf86Pci.h" |