mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 06:17:34 +00:00
* keyboard.c: Include "systty.h", not "systerm.h".
This commit is contained in:
parent
99dc4745e6
commit
6ef5b54f58
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#endif
|
||||
|
||||
#include "syssignal.h"
|
||||
#include "systerm.h"
|
||||
#include "systty.h"
|
||||
#include "systime.h"
|
||||
|
||||
extern int errno;
|
||||
|
|
|
|||
Loading…
Reference in a new issue