summaryrefslogtreecommitdiffstats
path: root/txr.h
diff options
context:
space:
mode:
Diffstat (limited to 'txr.h')
-rw-r--r--txr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.h b/txr.h
index d9b2a946..0fe34df4 100644
--- a/txr.h
+++ b/txr.h
@@ -35,6 +35,8 @@ extern int opt_vg_debug;
extern int opt_derivative_regex;
extern int opt_noninteractive;
extern int opt_compat;
+extern int opt_debugger;
+extern int opt_dbg_autoload;
extern alloc_bytes_t opt_gc_delta;
extern const wchli_t *version;
extern const wchar_t *progname;