summaryrefslogtreecommitdiffstats
path: root/txr.h
diff options
context:
space:
mode:
Diffstat (limited to 'txr.h')
-rw-r--r--txr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/txr.h b/txr.h
index f57635bc..6570bf6a 100644
--- a/txr.h
+++ b/txr.h
@@ -41,6 +41,7 @@ extern int opt_debugger;
extern int opt_dbg_autoload;
extern int opt_dbg_expansion;
extern int opt_noprofile;
+extern int opt_free_all;
extern alloc_bytes_t opt_gc_delta;
extern const wchli_t *version;
extern wchar_t *progname;