]> andersk Git - gssapi-openssh.git/blobdiff - openssh/clientloop.h
merged OpenSSH 4.7p1 to trunk
[gssapi-openssh.git] / openssh / clientloop.h
index 0be32b460d1d51d2f5a88440efc286cf5cf594af..afc49993509810897cc4d8b0f9a7235910bdfb34 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: clientloop.h,v 1.16 2006/03/25 22:22:42 djm Exp $ */
+/* $OpenBSD: clientloop.h,v 1.17 2007/08/07 07:32:53 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -44,6 +44,7 @@ void   client_x11_get_proto(const char *, const char *, u_int,
 void    client_global_request_reply_fwd(int, u_int32_t, void *);
 void    client_session2_setup(int, int, int, const char *, struct termios *,
            int, Buffer *, char **, dispatch_fn *);
+int     client_request_tun_fwd(int, int, int);
 
 /* Multiplexing protocol version */
 #define SSHMUX_VER                     1
This page took 0.025675 seconds and 4 git commands to generate.