comparison runopts.h @ 849:754d7bee1068 ecc

Merge
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Nov 2013 23:32:13 +0800
parents f4bb964c8678
children a0819ecfee0b
comparison
equal deleted inserted replaced
848:6c69e7df3621 849:754d7bee1068
98 int nolocaltcp; 98 int nolocaltcp;
99 #endif 99 #endif
100 100
101 sign_key *hostkey; 101 sign_key *hostkey;
102 102
103 int delay_hostkey;
104
103 char *hostkey_files[MAX_HOSTKEYS]; 105 char *hostkey_files[MAX_HOSTKEYS];
104 int num_hostkey_files; 106 int num_hostkey_files;
105 107
106 buffer * banner; 108 buffer * banner;
107 char * pidfile; 109 char * pidfile;