(interactive_p): Add prototype.

This commit is contained in:
Gerd Moellmann 2001-01-31 14:48:07 +00:00
parent f5686fbd5a
commit 1ee4d0e69d

View file

@ -2295,6 +2295,7 @@ extern Lisp_Object Vautoload_queue;
extern Lisp_Object Vdebug_on_error;
extern Lisp_Object Vsignaling_function;
extern int handling_signal;
extern int interactive_p P_ ((int));
/* To run a normal hook, use the appropriate function from the list below.
The calling convention: