Include syssignal.h.
authorRichard M. Stallman <rms@gnu.org>
Mon, 21 Aug 1995 21:56:40 +0000 (21:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 21 Aug 1995 21:56:40 +0000 (21:56 +0000)
src/dispnew.c

index 2b94929..72e7c80 100644 (file)
@@ -40,6 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "intervals.h"
 
 #include "systty.h"
+#include "syssignal.h"
 
 #ifdef HAVE_X_WINDOWS
 #include "xterm.h"