From 4e8d98b61e1f763c187e7994c683b543cca1a33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Wed, 25 Feb 2009 10:26:04 +0100 Subject: [PATCH] Fix up Xephyr build for recent EXA changes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michel Dänzer --- hw/kdrive/ephyr/ephyr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/kdrive/ephyr/ephyr.h b/hw/kdrive/ephyr/ephyr.h index 5d58a216c..b72793199 100644 --- a/hw/kdrive/ephyr/ephyr.h +++ b/hw/kdrive/ephyr/ephyr.h @@ -33,6 +33,7 @@ #include "os.h" /* for OsSignal() */ #include "kdrive.h" #include "hostx.h" +#define EXA_DRIVER_KNOWN_MAJOR 3 #include "exa.h" #ifdef RANDR