summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-08-15 14:08:10 -0400
committerAdam Jackson <ajax@redhat.com>2008-08-15 14:08:10 -0400
commit7119ae2424d7fea8eb67586be4ea9982000dcc3a (patch)
tree11ddaa0dfc4fca964cafc7bc6fc5ed18338c31d0
parenta1cd2244b7457189630fab8be1532272e8eb7d64 (diff)
Uninclude xf86Version.h
-rw-r--r--src/trident_dac.c1
-rw-r--r--src/trident_driver.c1
-rw-r--r--src/tridenthelper.c1
-rw-r--r--src/tvga_dac.c1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/trident_dac.c b/src/trident_dac.c
index 6240b7f..cd7da80 100644
--- a/src/trident_dac.c
+++ b/src/trident_dac.c
@@ -28,7 +28,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86Version.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
diff --git a/src/trident_driver.c b/src/trident_driver.c
index b5ab968..9d2fdb4 100644
--- a/src/trident_driver.c
+++ b/src/trident_driver.c
@@ -40,7 +40,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
#include "xf86Resources.h"
-#include "xf86Version.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "xf86cmap.h"
diff --git a/src/tridenthelper.c b/src/tridenthelper.c
index 5b6eb4a..9e25d44 100644
--- a/src/tridenthelper.c
+++ b/src/tridenthelper.c
@@ -28,7 +28,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86Version.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"
diff --git a/src/tvga_dac.c b/src/tvga_dac.c
index d09da58..422005d 100644
--- a/src/tvga_dac.c
+++ b/src/tvga_dac.c
@@ -28,7 +28,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86Version.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"