[HAVE_X_WINDOWS]: Include xterm.h.

This commit is contained in:
Richard M. Stallman 1994-05-28 12:08:35 +00:00
parent a4b9d3da05
commit c5e3b6c5c1

View file

@ -53,6 +53,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "systty.h"
#include "systime.h"
/* This is to get the definitions of the XK_ symbols. */
#ifdef HAVE_X_WINDOWS
#include "xterm.h"
#endif
extern int errno;
/* Variables for blockinput.h: */