]> andersk Git - openssh.git/blobdiff - readconf.h
- djm@cvs.openbsd.org 2005/03/01 10:40:27
[openssh.git] / readconf.h
index 03b772a2d5dcf45c6f348af4eb99458ad3e4b2db..de4b4cb2787cfdaea148bd2a973459d9da68a858 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: readconf.h,v 1.65 2005/03/01 10:09:52 djm Exp $       */
+/*     $OpenBSD: readconf.h,v 1.66 2005/03/01 10:40:27 djm Exp $       */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -112,6 +112,8 @@ typedef struct {
 
        char    *control_path;
        int     control_master;
+
+       int     hash_known_hosts;
 }       Options;
 
 
This page took 0.070433 seconds and 4 git commands to generate.