changeset 12917:8da09b463ee4

Include syssignal.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Aug 1995 21:56:40 +0000
parents 6381e2bfdc34
children 88c1220e3dec
files src/dispnew.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"