]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
merged OpenSSH 5.2p1 to trunk
[gssapi-openssh.git] / openssh / canohost.h
index 937abd2b572a3542de2c081350af542d338b3016..690ee8029a178e57c4f7be1c5ed7ff28d556c0a0 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: canohost.h,v 1.8 2001/06/26 17:27:23 markus 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.036108 seconds and 4 git commands to generate.