(cursor_in_non_selected_windows): Declare extern.

This commit is contained in:
Gerd Moellmann 2000-12-12 16:14:39 +00:00
parent 799417bd94
commit 06507d30fa

View file

@ -2168,6 +2168,7 @@ extern Lisp_Object Vimage_types;
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
extern int help_echo_showing_p;
extern int current_mode_line_height, current_header_line_height;
extern int cursor_in_non_selected_windows;
/* Defined in sysdep.c */