From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/kdrive/ephyr/ephyrinit.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'xorg-server/hw/kdrive/ephyr/ephyrinit.c') diff --git a/xorg-server/hw/kdrive/ephyr/ephyrinit.c b/xorg-server/hw/kdrive/ephyr/ephyrinit.c index eecad7e42..2b72b4e0a 100644 --- a/xorg-server/hw/kdrive/ephyr/ephyrinit.c +++ b/xorg-server/hw/kdrive/ephyr/ephyrinit.c @@ -93,6 +93,13 @@ InitInput (int argc, char **argv) KdInitInput(); } +#ifdef DDXBEFORERESET +void +ddxBeforeReset (void) +{ +} +#endif + void ddxUseMsg (void) { -- cgit v1.2.3