]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
Initial revision
[gssapi-openssh.git] / openssh / canohost.h
index 2edb420bf31a7b0d9e9ef70123f0e6d505f14d69..0a293e778951b25187e28d4f861cf78ac5ead415 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.9 2006/03/25 22:22:42 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -25,3 +25,5 @@ int            get_remote_port(void);
 int             get_local_port(void);
 
 void            resolve_localhost(char **host);
+
+void            ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);
This page took 0.110205 seconds and 4 git commands to generate.