diff src/lisp.h @ 35773:04bb0b45e18c

(interactive_p): Add prototype.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 31 Jan 2001 14:48:07 +0000
parents b5a39d371511
children 5b0805c237e1
line wrap: on
line diff
--- a/src/lisp.h	Wed Jan 31 14:47:44 2001 +0000
+++ b/src/lisp.h	Wed Jan 31 14:48:07 2001 +0000
@@ -2295,6 +2295,7 @@
 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: