mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-29 17:53:57 -07:00
(poll_for_input_1): Declare.
This commit is contained in:
parent
0d624dd4c4
commit
d494ad02a2
1 changed files with 3 additions and 0 deletions
|
|
@ -331,3 +331,6 @@ extern void timer_start_idle P_ ((void));
|
|||
extern void timer_stop_idle P_ ((void));
|
||||
extern int lucid_event_type_list_p P_ ((Lisp_Object));
|
||||
extern void kbd_buffer_store_event P_ ((struct input_event *));
|
||||
#ifdef POLL_FOR_INPUT
|
||||
extern void poll_for_input_1 P_ ((void));
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue