summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-08-15 14:08:37 -0400
committerAdam Jackson <ajax@redhat.com>2008-08-15 14:08:37 -0400
commit5de98d43ddca983a43d30a27339427b1e60ded74 (patch)
treefa93826dbea5c123316314886703103765f0bf24
parent6312fd997afc4f739838ce53c19dcccf90900119 (diff)
Uninclude xf86Version.h
-rw-r--r--src/tseng.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tseng.h b/src/tseng.h
index 6af1185..fbb0fd3 100644
--- a/src/tseng.h
+++ b/src/tseng.h
@@ -15,9 +15,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"