[PATCH 03/11] hw/xfree86/ddc: remove duplicated include
Nicolas Kaiser
nikai at nikai.net
Sun Oct 3 06:31:03 PDT 2010
Remove duplicated include.
---
hw/xfree86/ddc/ddcProperty.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/hw/xfree86/ddc/ddcProperty.c b/hw/xfree86/ddc/ddcProperty.c
index d2d90ba..5d6eec9 100644
--- a/hw/xfree86/ddc/ddcProperty.c
+++ b/hw/xfree86/ddc/ddcProperty.c
@@ -30,7 +30,6 @@
#include <X11/Xatom.h>
#include "property.h"
#include "propertyst.h"
-#include "xf86DDC.h"
#include <string.h>
#define EDID1_ATOM_NAME "XFree86_DDC_EDID1_RAWDATA"
--
1.7.2.2
More information about the xorg-devel
mailing list