[PATCH keyboard] Small fix include
Alexandr Shadchin
alexandr.shadchin at gmail.com
Tue Dec 28 04:45:21 PST 2010
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>
---
src/bsd_kbd.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/src/bsd_kbd.c b/src/bsd_kbd.c
index 35d3649..ebf16c2 100644
--- a/src/bsd_kbd.c
+++ b/src/bsd_kbd.c
@@ -25,9 +25,7 @@
#include "xf86Xinput.h"
#include "xf86OSKbd.h"
#include "atKeynames.h"
-
-extern void KbdGetMapping(InputInfoPtr pInfo, KeySymsPtr pKeySyms,
- CARD8 *pModMap);
+#include "bsd_kbd.h"
static KbdProtocolRec protocols[] = {
{"standard", PROT_STD },
--
1.7.3.2
More information about the xorg-devel
mailing list