]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
merged OpenSSH 5.2p1 to trunk
[gssapi-openssh.git] / openssh / canohost.h
index 0a293e778951b25187e28d4f861cf78ac5ead415..690ee8029a178e57c4f7be1c5ed7ff28d556c0a0 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.h,v 1.9 2006/03/25 22:22:42 djm Exp $ */
+/* $OpenBSD: canohost.h,v 1.10 2009/02/12 03:00:56 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -23,6 +23,8 @@ char          *get_local_name(int);
 
 int             get_remote_port(void);
 int             get_local_port(void);
+int             get_sock_port(int, int);
+
 
 void            resolve_localhost(char **host);
 
This page took 0.102582 seconds and 4 git commands to generate.