summaryrefslogtreecommitdiffhomepage
path: root/runopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'runopts.h')
-rw-r--r--runopts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/runopts.h b/runopts.h
index d5dcc9d..ecb8618 100644
--- a/runopts.h
+++ b/runopts.h
@@ -124,6 +124,7 @@ typedef struct cli_runopts {
char *cmd;
int wantpty;
int always_accept_key;
+ int no_hostkey_check;
int no_cmd;
int backgrounded;
int is_subsystem;