diff options
Diffstat (limited to 'hw/xfree86')
-rw-r--r-- | hw/xfree86/common/xf86KbdLnx.c | 1 | ||||
-rw-r--r-- | hw/xfree86/os-support/linux/lnx_KbdMap.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/common/xf86KbdLnx.c b/hw/xfree86/common/xf86KbdLnx.c index 81e9122e7..c5361f5d9 100644 --- a/hw/xfree86/common/xf86KbdLnx.c +++ b/hw/xfree86/common/xf86KbdLnx.c @@ -74,7 +74,6 @@ #include "atKeynames.h" #include "xf86Keymap.h" -#include "DECkeysym.h" /* * LegalModifier -- diff --git a/hw/xfree86/os-support/linux/lnx_KbdMap.c b/hw/xfree86/os-support/linux/lnx_KbdMap.c index f781aaba0..3a5a57b8c 100644 --- a/hw/xfree86/os-support/linux/lnx_KbdMap.c +++ b/hw/xfree86/os-support/linux/lnx_KbdMap.c @@ -25,7 +25,6 @@ #include "atKeynames.h" #include "xf86Keymap.h" -#include "DECkeysym.h" #include "lnx_kbd.h" |