# HG changeset patch # User Richard M. Stallman # Date 809042200 0 # Node ID 8da09b463ee40410b530dfe98a6ec9bd7b66d40c # Parent 6381e2bfdc34e8c3f384f5a1304ae58abda2cdce Include syssignal.h. diff -r 6381e2bfdc34 -r 8da09b463ee4 src/dispnew.c --- a/src/dispnew.c Mon Aug 21 20:52:13 1995 +0000 +++ b/src/dispnew.c Mon Aug 21 21:56:40 1995 +0000 @@ -40,6 +40,7 @@ #include "intervals.h" #include "systty.h" +#include "syssignal.h" #ifdef HAVE_X_WINDOWS #include "xterm.h"