summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2007-12-03 14:12:58 -0500
committerAdam Jackson <ajax@redhat.com>2007-12-03 14:12:58 -0500
commit1faba797cbfe1a4804b7ea6b47e1ca9d4e4324e4 (patch)
tree03361fd875f0dc36b3389a44cfed6a3729a9b261 /hw/xfree86/ddc
parentf4dc521b38560c8f93b614316a3a5511941a93a9 (diff)
Death to libcwrapper.
This has been deprecated since 1.1. Since we're breaking ABI again anyway, remove it entirely.
Diffstat (limited to 'hw/xfree86/ddc')
-rw-r--r--hw/xfree86/ddc/ddcProperty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/ddc/ddcProperty.c b/hw/xfree86/ddc/ddcProperty.c
index 67351d3dc..02125dff7 100644
--- a/hw/xfree86/ddc/ddcProperty.c
+++ b/hw/xfree86/ddc/ddcProperty.c
@@ -31,7 +31,6 @@
#include "property.h"
#include "propertyst.h"
#include "xf86DDC.h"
-#include "xf86_ansic.h"
#define EDID1_ATOM_NAME "XFree86_DDC_EDID1_RAWDATA"
#define EDID2_ATOM_NAME "XFree86_DDC_EDID2_RAWDATA"