From 113e66a1ffe2a43c4d1c92a7d78ca43b4db58822 Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Sun, 16 Aug 2009 21:02:11 +0300 Subject: [PATCH] xfree86: remove unused PCI header Signed-off-by: Tiago Vignatti --- hw/xfree86/common/xf86Helper.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/common/xf86Helper.c b/hw/xfree86/common/xf86Helper.c index 4f659a171..f70b4e850 100644 --- a/hw/xfree86/common/xf86Helper.c +++ b/hw/xfree86/common/xf86Helper.c @@ -53,7 +53,6 @@ #include "xf86Priv.h" #include "xf86_OSlib.h" #include "micmap.h" -#include "xf86PciInfo.h" #include "xf86DDC.h" #include "xf86Xinput.h" #include "xf86InPriv.h"