From: H.G.Muller Date: Sat, 27 Feb 2016 20:59:52 +0000 (+0100) Subject: Fix bug #45599 (inclusion of keysym.h in Xaw) X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=0e9da37619e1ad421d0d0efd9911087d37150c7a Fix bug #45599 (inclusion of keysym.h in Xaw) --- diff --git a/xaw/xboard.c b/xaw/xboard.c index 79ffd02..251cec1 100644 --- a/xaw/xboard.c +++ b/xaw/xboard.c @@ -148,6 +148,7 @@ extern char *getenv(); #include #endif +#include #include #include #include