summaryrefslogtreecommitdiffstats
path: root/txr.h
diff options
context:
space:
mode:
Diffstat (limited to 'txr.h')
-rw-r--r--txr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.h b/txr.h
index e4c138b5..a8d21625 100644
--- a/txr.h
+++ b/txr.h
@@ -35,4 +35,4 @@ extern int opt_vg_debug;
extern int opt_derivative_regex;
extern const wchli_t *version;
extern const wchar_t *progname;
-extern val self_path;
+extern val self_path, prog_args_full, prog_args;