Don't include the client-side header anymore. xkbstr.h is server SDK.

(cherry picked from commit bb1f421687)
This commit is contained in:
Peter Hutterer
2008-10-14 16:25:27 +10:30
parent 39263dc65d
commit 2aa5ca8cdd

View File

@@ -35,9 +35,8 @@
#include <xf86Xinput.h>
#include <xf86_OSproc.h>
#if defined(XKB)
/* XXX VERY WRONG. this is a client side header. */
#include <X11/extensions/XKBstr.h>
#ifdef XKB
#include <xkbstr.h>
#endif
#define EVDEV_MAXBUTTONS 32