summaryrefslogtreecommitdiff
path: root/src/s3_shadow.c
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-12-18 15:30:34 -0600
committerKevin Brace <kevinbrace@gmx.com>2018-12-18 15:30:34 -0600
commit159c850ba86bd580fd3e749dd4f43e3b4228d91b (patch)
tree734a497c8dbdcc368e8c8d3583fd68a37bcba3d8 /src/s3_shadow.c
parent0da14645b6bd27787164001031bafaca551fcecd (diff)
Discontinue the use of xf86PciInfo.h
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
Diffstat (limited to 'src/s3_shadow.c')
-rw-r--r--src/s3_shadow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s3_shadow.c b/src/s3_shadow.c
index 36406dd..1c31203 100644
--- a/src/s3_shadow.c
+++ b/src/s3_shadow.c
@@ -34,7 +34,6 @@ in this Software without prior written authorization from the XFree86 Project.
#include "xf86.h"
#include "xf86_OSproc.h"
-#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "shadowfb.h"
#include "servermd.h"