Oops, forgot a file in earlier Solaris kbd commit

This commit is contained in:
Alan Coopersmith 2005-08-13 06:15:35 +00:00
parent c29051f9d1
commit 1ffe9ceb2f

View File

@ -440,9 +440,7 @@ xf86ProcessActionEvent(ActionEvent action, void *arg)
extern u_char SpecialServerMap[]; extern u_char SpecialServerMap[];
#endif #endif
#if !defined(__UNIXOS2__) && \ #if !defined(__UNIXOS2__)
!defined(__SOL8__) && \
(!defined(sun) || defined(i386))
void void
xf86PostKbdEvent(unsigned key) xf86PostKbdEvent(unsigned key)
{ {