aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index 0a20f3d2cbb..d2ef250c965 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -75,9 +75,6 @@ Boston, MA 02111-1307, USA. */
75#include "macterm.h" 75#include "macterm.h"
76#endif 76#endif
77 77
78/* Include systime.h after xterm.h to avoid double inclusion of time.h. */
79#include "systime.h"
80
81#ifndef USE_CRT_DLL 78#ifndef USE_CRT_DLL
82extern int errno; 79extern int errno;
83#endif 80#endif