From 5849c69db80b2320bddb7fafb519300cc0435c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Mon, 8 Aug 2005 18:02:08 +0000 Subject: [PATCH] =?UTF-8?q?Mon=20Aug=208=2013:39:45=202005=20S=C3=B8ren=20?= =?UTF-8?q?Sandmann=20=20Conditionally=20include=20xo?= =?UTF-8?q?rg-config.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exa/exa_priv.h | 4 ++++ hw/xfree86/exa/exaPriv.h | 4 ++++ hw/xfree86/exa/exa_priv.h | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/exa/exa_priv.h b/exa/exa_priv.h index 6372292e93..7247963061 100644 --- a/exa/exa_priv.h +++ b/exa/exa_priv.h @@ -26,6 +26,10 @@ #ifndef EXAPRIV_H #define EXAPRIV_H +#ifdef HAVE_XORG_CONFIG_H +#include +#endif + #include "exa.h" #include diff --git a/hw/xfree86/exa/exaPriv.h b/hw/xfree86/exa/exaPriv.h index 6372292e93..7247963061 100644 --- a/hw/xfree86/exa/exaPriv.h +++ b/hw/xfree86/exa/exaPriv.h @@ -26,6 +26,10 @@ #ifndef EXAPRIV_H #define EXAPRIV_H +#ifdef HAVE_XORG_CONFIG_H +#include +#endif + #include "exa.h" #include diff --git a/hw/xfree86/exa/exa_priv.h b/hw/xfree86/exa/exa_priv.h index 6372292e93..7247963061 100644 --- a/hw/xfree86/exa/exa_priv.h +++ b/hw/xfree86/exa/exa_priv.h @@ -26,6 +26,10 @@ #ifndef EXAPRIV_H #define EXAPRIV_H +#ifdef HAVE_XORG_CONFIG_H +#include +#endif + #include "exa.h" #include