summaryrefslogtreecommitdiff
path: root/src/apm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apm.h')
-rw-r--r--src/apm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/apm.h b/src/apm.h
index 664ed3e..0894289 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -11,9 +11,6 @@
/* Everything using inb/outb, etc needs "compiler.h" */
#include "compiler.h"
-/* Drivers for PCI hardware need this */
-#include "xf86PciInfo.h"
-
/* Drivers that need to access the PCI config space directly need this */
#include "xf86Pci.h"