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 201bd385..e6a1f5f7 100644
--- a/txr.h
+++ b/txr.h
@@ -34,5 +34,6 @@ extern int opt_vg_debug;
#endif
extern int opt_derivative_regex;
extern int opt_compat;
+extern alloc_bytes_t opt_gc_delta;
extern const wchli_t *version;
extern const wchar_t *progname;