about summary refs log tree commit diff stats
path: root/src/LYGlobalDefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYGlobalDefs.h')
-rw-r--r--src/LYGlobalDefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYGlobalDefs.h b/src/LYGlobalDefs.h
index 82a828ff..b1e19f66 100644
--- a/src/LYGlobalDefs.h
+++ b/src/LYGlobalDefs.h
@@ -211,6 +211,7 @@ extern "C" {
     extern BOOLEAN child_lynx;	/* TRUE to exit with an arrow */
     extern BOOLEAN dump_links_only;
     extern BOOLEAN dump_output_immediately;
+    extern BOOLEAN dump_to_stderr;
     extern BOOLEAN emacs_keys;	/* TRUE to turn on emacs-like key movement */
     extern BOOLEAN error_logging;	/* TRUE to mail error messages */
     extern BOOLEAN ftp_local_passive;