summaryrefslogtreecommitdiffhomepage
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index 6d8a027..9f272d4 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -348,7 +348,8 @@ int slbt_init_host_params(
const char * cfgmeta_as,
const char * cfgmeta_nm,
const char * cfgmeta_ranlib,
- const char * cfgmeta_dlltool);
+ const char * cfgmeta_dlltool,
+ const char * mkvars);
void slbt_free_host_params(struct slbt_host_strs * host);