One line patch follows: --- keysyms.old 2006-03-01 11:39:06.000000000 -0800 +++ keysyms.c 2006-02-28 20:51:44.000000000 -0800 @@ -1,4 +1,4 @@ -#include <malloc.h> +#include <stdlib.h> #include <X11/XCB/xcb.h> #define XK_MISCELLANY
I've committed your patch.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.