=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/canohost.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/ssh/canohost.h 2006/03/25 22:22:42 1.9 +++ src/usr.bin/ssh/canohost.h 2009/02/12 03:00:56 1.10 @@ -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 @@ -23,3 +23,5 @@ int get_remote_port(void); int get_local_port(void); +int get_sock_port(int, int); +