$OpenBSD: patch-xwindow_x_h,v 1.2 2015/11/04 13:49:34 dcoppa Exp $

'XKeycodeToKeysym' is deprecated

--- xwindow/x.h.orig	Sat Oct 24 18:18:15 2015
+++ xwindow/x.h	Wed Nov  4 13:42:58 2015
@@ -21,6 +21,7 @@
 #else	/* USE_WIN32GUI/USE_FRAMEBUFFER */
 
 /* This must be included ahead of Xft.h on XFree86-4.0.x or before. */
+#include  <X11/XKBlib.h>
 #include  <X11/Xlib.h>
 #include  <X11/keysym.h>	/* XK_xxx */
 #include  <X11/Xatom.h>		/* XA_xxx */
