1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

Include syssignal.h.

This commit is contained in:
Richard M. Stallman 1995-08-21 21:56:40 +00:00
parent 37473f05cb
commit 58b2bb63f7

View 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"