mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 14:02:07 -08: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…
Add table
Add a link
Reference in a new issue