diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/keyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ | |||
| 42 | #endif | 42 | #endif |
| 43 | 43 | ||
| 44 | #include "syssignal.h" | 44 | #include "syssignal.h" |
| 45 | #include "systerm.h" | 45 | #include "systty.h" |
| 46 | #include "systime.h" | 46 | #include "systime.h" |
| 47 | 47 | ||
| 48 | extern int errno; | 48 | extern int errno; |