From 23df609ec451a01c77e8f31ecc85c5af7c62efed Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 7 Apr 2006 17:49:41 +0300 Subject: [PATCH] Bug #1625: Include keysym.h from Xutil.h. --- include/X11/Xutil.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/X11/Xutil.h b/include/X11/Xutil.h index 82dab7d5..9f2ef630 100644 --- a/include/X11/Xutil.h +++ b/include/X11/Xutil.h @@ -53,6 +53,7 @@ SOFTWARE. /* You must include before including this file */ #include +#include /* * Bitmask returned by XParseGeometry(). Each bit tells if the corresponding