summaryrefslogtreecommitdiffhomepage
path: root/include/slibtool/slibtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/slibtool/slibtool.h')
-rw-r--r--include/slibtool/slibtool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index 3971645..2db22b9 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -136,6 +136,7 @@ struct slbt_exec_ctx {
char * program;
char * compiler;
char ** cargv;
+ char ** xargv;
char ** argv;
char ** envp;
char ** altv;