[PATCH] Xvfb: add missing include for new xkbsrv.h
Magnus Kessler
Magnus.Kessler at gmx.net
Fri Jan 23 05:29:23 PST 2009
Commit 08363c5830bdea34012dcd954b45ccfdc79a3a7e added call to
XkbGetRulesDflts defined in xkbsrv.h
Signed-off-by: Magnus Kessler <Magnus.Kessler at gmx.net>
---
hw/vfb/InitInput.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/hw/vfb/InitInput.c b/hw/vfb/InitInput.c
index 578cc49..aa90252 100644
--- a/hw/vfb/InitInput.c
+++ b/hw/vfb/InitInput.c
@@ -39,6 +39,7 @@ from The Open Group.
#include "mibstore.h"
#include "mipointer.h"
#include "lk201kbd.h"
+#include "xkbsrv.h"
#include <X11/keysym.h>
Bool
--
1.6.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.x.org/archives/xorg/attachments/20090123/6986c968/attachment.pgp>
More information about the xorg
mailing list