Debug: "kill" option on ACL control=debug. Bug 1831
[exim.git] / src / src / functions.h
index f690e9fd92178bf467f8deec7b4e9c26100caf86..ade557c2f0e623a50f35535cb63f9c4d7b2212b2 100644 (file)
@@ -123,6 +123,7 @@ extern int     dcc_process(uschar **);
 #endif
 
 extern void    debug_logging_activate(uschar *, uschar *);
+extern void    debug_logging_stop(void);
 extern void    debug_print_argv(const uschar **);
 extern void    debug_print_ids(uschar *);
 extern void    debug_print_string(uschar *);