]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
merged OpenSSH 3.8.1p1 to trunk
[gssapi-openssh.git] / openssh / readconf.h
index d0ac6713becfe7730e370d42a68ad191d257b151..091d533c38681a088690a6ec748d0393b5ab0f80 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: readconf.h,v 1.59 2003/12/16 15:49:51 markus Exp $    */
+/*     $OpenBSD: readconf.h,v 1.60 2004/03/05 10:53:58 markus Exp $    */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -103,6 +103,7 @@ typedef struct {
        int     enable_ssh_keysign;
        int     rekey_limit;
        int     no_host_authentication_for_localhost;
+       int     identities_only;
        int     server_alive_interval; 
        int     server_alive_count_max;
 }       Options;
This page took 0.310733 seconds and 4 git commands to generate.