diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/slibtool/slibtool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index a29d1c9..3502081 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -160,6 +160,7 @@ struct slbt_exec_ctx { char * laifilename; char * dsofilename; char * relfilename; + char * dsorellnkname; char * deffilename; char * rpathfilename; char * dimpfilename; |