diff src/process.c @ 1047:1ab1ed32e82a

* process.c: Include "systty.h", not "systerm.h".
author Jim Blandy <jimb@redhat.com>
date Sat, 29 Aug 1992 03:05:43 +0000
parents 9934251d8219
children 9bf82484415d
line wrap: on
line diff
--- a/src/process.c	Sat Aug 29 03:04:31 1992 +0000
+++ b/src/process.c	Sat Aug 29 03:05:43 1992 +0000
@@ -70,7 +70,7 @@
 #endif /* not IRIS */
 
 #include "systime.h"
-#include "systerm.h"
+#include "systty.h"
 
 #include "lisp.h"
 #include "window.h"