summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-08-15 13:58:29 -0400
committerAdam Jackson <ajax@redhat.com>2008-08-15 13:58:29 -0400
commit51ac7b1d182730ab1b9aaac412ac6cc40904bce3 (patch)
treec0c374ac35843937a38471d62edba42313d2fd3c
parent230858d8b3dfc18098cb89cdee3599714ac95375 (diff)
Uninclude xf86Version.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 7c0bfda..c57e9ba 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -11,9 +11,6 @@
/* Everything using inb/outb, etc needs "compiler.h" */
#include "compiler.h"
-/* This is used for module versioning */
-#include "xf86Version.h"
-
/* Drivers for PCI hardware need this */
#include "xf86PciInfo.h"