diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 20:52:49 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 20:52:49 +0000 |
commit | 100eb74c10e53a1f8e0b0b67e836e7703914ca1f (patch) | |
tree | 12b86a9a91f48575e607c406b958d3e396135a9e /lib/libX11/src/KeyBind.c | |
parent | 5a9fa3dae6adae68de15f37d34f31b19ea867343 (diff) |
Update to libX11 1.4.3 which was released during the 1.4.2 tests.
Mostly churn in the doc build system, which is disabled on Xenocara
for now.
Diffstat (limited to 'lib/libX11/src/KeyBind.c')
-rw-r--r-- | lib/libX11/src/KeyBind.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libX11/src/KeyBind.c b/lib/libX11/src/KeyBind.c index ac25ce22e..221cedd8c 100644 --- a/lib/libX11/src/KeyBind.c +++ b/lib/libX11/src/KeyBind.c @@ -44,6 +44,7 @@ in this Software without prior written authorization from The Open Group. #define XK_CAUCASUS #define XK_VIETNAMESE #define XK_XKB_KEYS +#define XK_SINHALA #include <X11/keysymdef.h> #include <stdio.h> |