]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / readconf.h
index 12477c05681b36dbfa5323ef5c142683a3749c80..283a8552ce18c59012128c6395476897ce87504f 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.78 2009/02/12 03:00:56 djm Exp $ */
+/* $OpenBSD: readconf.h,v 1.79 2009/06/27 09:35:06 andreas Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -136,6 +136,8 @@ typedef struct {
        int     permit_local_command;
        int     visual_host_key;
 
+       int     use_roaming;
+
 }       Options;
 
 #define SSHCTL_MASTER_NO       0
This page took 0.821316 seconds and 4 git commands to generate.