aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32term.c')
-rw-r--r--src/w32term.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32term.c b/src/w32term.c
index 7f29cfe0869..6da7f612ec9 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -221,8 +221,6 @@ static int input_signal_count;
221 221
222extern Lisp_Object Vcommand_line_args, Vsystem_name; 222extern Lisp_Object Vcommand_line_args, Vsystem_name;
223 223
224extern Lisp_Object Qface, Qmouse_face;
225
226#ifndef USE_CRT_DLL 224#ifndef USE_CRT_DLL
227extern int errno; 225extern int errno;
228#endif 226#endif