Signed-off-by: Daniel Stone <daniel@fooishbar.org>
extern XkbComponentListPtr
XkbcListComponents(XkbComponentNamesPtr ptrns, int *maxMatch);
+extern char *
+XkbcKeysymToString(KeySym ks);
+
+extern KeySym
+XkbcStringToKeysym(const char *s);
+
_XFUNCPROTOEND
#endif /* _XKBCOMMON_H_ */
#include <X11/extensions/XKBrulescommon.h>
#include "X11/extensions/XKBcommon.h"
-extern char *
-XkbcKeysymToString(KeySym ks);
-
-extern KeySym
-XkbcStringToKeysym(const char *s);
-
/***====================================================================***/
extern Bool