$OpenBSD: patch-xwindow_xlib_x_h,v 1.1 2016/08/17 15:10:24 dcoppa Exp $

'XKeycodeToKeysym' is deprecated

--- xwindow/xlib/x.h.orig	Wed Aug 17 17:01:52 2016
+++ xwindow/xlib/x.h	Wed Aug 17 17:02:11 2016
@@ -7,6 +7,7 @@
 
 
 /* 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 */
