summaryrefslogtreecommitdiffhomepage
path: root/svr-runopts.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-runopts.c')
-rw-r--r--svr-runopts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/svr-runopts.c b/svr-runopts.c
index cca5562..ed485e0 100644
--- a/svr-runopts.c
+++ b/svr-runopts.c
@@ -497,6 +497,7 @@ static void addhostkey(const char *keyfile) {
svr_opts.num_hostkey_files++;
}
+
void load_all_hostkeys() {
int i;
int disable_unset_keys = 1;