From 1ffe9ceb2f6a7261fb62c90dfea861f9dadd27ce Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 13 Aug 2005 06:15:35 +0000 Subject: [PATCH] Oops, forgot a file in earlier Solaris kbd commit --- hw/xfree86/common/xf86Events.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hw/xfree86/common/xf86Events.c b/hw/xfree86/common/xf86Events.c index 5e3eb2a7d..5503e2425 100644 --- a/hw/xfree86/common/xf86Events.c +++ b/hw/xfree86/common/xf86Events.c @@ -440,9 +440,7 @@ xf86ProcessActionEvent(ActionEvent action, void *arg) extern u_char SpecialServerMap[]; #endif -#if !defined(__UNIXOS2__) && \ - !defined(__SOL8__) && \ - (!defined(sun) || defined(i386)) +#if !defined(__UNIXOS2__) void xf86PostKbdEvent(unsigned key) {