xserver: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Jan 7 06:31:42 PST 2009


 hw/xfree86/ddc/edid.h |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 1badeb78b0b974a381e563e3d4f4cf37debd4266
Author: Rémi Cardona <remi at gentoo.org>
Date:   Wed Jan 7 09:31:17 2009 -0500

    Include Xmd.h from edid.h

diff --git a/hw/xfree86/ddc/edid.h b/hw/xfree86/ddc/edid.h
index 31bc7c1..b556003 100644
--- a/hw/xfree86/ddc/edid.h
+++ b/hw/xfree86/ddc/edid.h
@@ -12,6 +12,8 @@
 #ifndef _EDID_H_
 #define _EDID_H_ 
 
+#include <X11/Xmd.h>
+
 #ifndef _X_EXPORT
 # include <X11/Xfuncproto.h>
 #endif


More information about the xorg-commit mailing list