[PATCH] xfree86: include xorg-config.h from xaalocal.h
Peter Hutterer
peter.hutterer at who-t.net
Tue Dec 6 00:13:38 PST 2011
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
hw/xfree86/xaa/xaalocal.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/hw/xfree86/xaa/xaalocal.h b/hw/xfree86/xaa/xaalocal.h
index a9a70da..0780fb1 100644
--- a/hw/xfree86/xaa/xaalocal.h
+++ b/hw/xfree86/xaa/xaalocal.h
@@ -2,6 +2,10 @@
#ifndef _XAALOCAL_H
#define _XAALOCAL_H
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
/* This file is very unorganized ! */
--
1.7.7.1
More information about the xorg-devel
mailing list