]> andersk Git - openssh.git/blobdiff - readconf.h
- andreas@cvs.openbsd.org 2009/06/27 09:35:06
[openssh.git] / readconf.h
index 8fb3a852816305319a4a3201ab04492d1be2c820..2ebfebe946a213b893ffba9267dba963e3fe9713 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>
@@ -123,6 +123,8 @@ typedef struct {
        int     permit_local_command;
        int     visual_host_key;
 
+       int     use_roaming;
+
 }       Options;
 
 #define SSHCTL_MASTER_NO       0
This page took 0.033951 seconds and 4 git commands to generate.