mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 20:37:38 +00:00
* process.c: Include "systty.h", not "systerm.h".
This commit is contained in:
parent
6ef5b54f58
commit
36ebaafa99
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue