~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to hw/xfree86/os-support/solaris/sun_kbdEv.c

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-13 07:27:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051213072713-5fc2avvjcsbfxu4h
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
#include "inputstr.h"
43
43
#endif
44
44
 
45
 
#ifdef XFreeXDGA
46
 
#include "dgaproc.h"
47
 
#endif
48
 
 
49
45
#include <sys/kbd.h>
50
46
#include "atKeynames.h"
51
47