From cc67bd187f06bfade0d2fe1b4cca92805458b210 Mon Sep 17 00:00:00 2001 From: Chris Lee Date: Sat, 6 Aug 2005 23:34:09 +0000 Subject: [PATCH] EXA support in the modular build. --- configure.ac | 1 + exa/exa.c | 2 +- exa/exa_accel.c | 2 +- exa/exa_migration.c | 2 +- hw/xfree86/exa/exa.c | 2 +- hw/xfree86/exa/exa_accel.c | 2 +- hw/xfree86/exa/exa_migration.c | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/configure.ac b/configure.ac index 072462ca4..e78286dd2 100644 --- a/configure.ac +++ b/configure.ac @@ -910,6 +910,7 @@ hw/xfree86/dixmods/Makefile hw/xfree86/dixmods/extmod/Makefile hw/xfree86/dri/Makefile hw/xfree86/dummylib/Makefile +hw/xfree86/exa/Makefile hw/xfree86/fbdevhw/Makefile hw/xfree86/i2c/Makefile hw/xfree86/int10/Makefile diff --git a/exa/exa.c b/exa/exa.c index 50550b0a4..f7574586d 100644 --- a/exa/exa.c +++ b/exa/exa.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include diff --git a/exa/exa_accel.c b/exa/exa_accel.c index 50550b0a4..f7574586d 100644 --- a/exa/exa_accel.c +++ b/exa/exa_accel.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include diff --git a/exa/exa_migration.c b/exa/exa_migration.c index 50550b0a4..f7574586d 100644 --- a/exa/exa_migration.c +++ b/exa/exa_migration.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include diff --git a/hw/xfree86/exa/exa.c b/hw/xfree86/exa/exa.c index 50550b0a4..f7574586d 100644 --- a/hw/xfree86/exa/exa.c +++ b/hw/xfree86/exa/exa.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include diff --git a/hw/xfree86/exa/exa_accel.c b/hw/xfree86/exa/exa_accel.c index 50550b0a4..f7574586d 100644 --- a/hw/xfree86/exa/exa_accel.c +++ b/hw/xfree86/exa/exa_accel.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include diff --git a/hw/xfree86/exa/exa_migration.c b/hw/xfree86/exa/exa_migration.c index 50550b0a4..f7574586d 100644 --- a/hw/xfree86/exa/exa_migration.c +++ b/hw/xfree86/exa/exa_migration.c @@ -23,7 +23,7 @@ */ #ifdef HAVE_CONFIG_H -#include +#include #endif #include "exaPriv.h" #include