summaryrefslogtreecommitdiff
path: root/include/slibtool/slibtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/slibtool/slibtool.h')
-rw-r--r--include/slibtool/slibtool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index cb9a75d..c580c30 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -100,6 +100,8 @@ struct slbt_exec_ctx {
char ** noundef;
char ** soname;
char ** lsoname;
+ char ** symdefs;
+ char ** symfile;
char ** lout[2];
char ** sentinel;
FILE * fwrapper;