* process.c: Include "systty.h", not "systerm.h".

This commit is contained in:
Jim Blandy 1992-08-29 03:05:43 +00:00
parent 6ef5b54f58
commit 36ebaafa99

View file

@ -70,7 +70,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif /* not IRIS */
#include "systime.h"
#include "systerm.h"
#include "systty.h"
#include "lisp.h"
#include "window.h"