diff --git a/src/keyboard.c b/src/keyboard.c index 96b940a8309..c8b5299b7e3 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -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;