]> andersk Git - openssh.git/blobdiff - readconf.h
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / readconf.h
index 8fb3a852816305319a4a3201ab04492d1be2c820..f7c0b9c6d13f93f8e17e4adb6a0b9e422ecbd6f8 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.81 2010/01/09 23:04:13 dtucker 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.054827 seconds and 4 git commands to generate.