summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <daenzer@vmware.com>2009-02-25 10:26:04 +0100
committerMichel Dänzer <daenzer@vmware.com>2009-02-25 10:26:36 +0100
commit4e8d98b61e1f763c187e7994c683b543cca1a33c (patch)
treececc547b0f7612684ba01b646f701ee7d93769d0
parentd6976e1436c035b8e4a6d1e10971b083b1b4184b (diff)
Fix up Xephyr build for recent EXA changes.
Signed-off-by: Michel Dänzer <daenzer@vmware.com>
-rw-r--r--hw/kdrive/ephyr/ephyr.h1
1 files changed, 1 insertions, 0 deletions
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