]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
update to http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.7p1-hpn13v1.diff.gz
[gssapi-openssh.git] / openssh / canohost.h
index 66b952cc12c916af0d08968f2d29c395ea021ded..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>
@@ -24,4 +24,6 @@ char          *get_local_name(int);
 int             get_remote_port(void);
 int             get_local_port(void);
 
-void            resolve_hostname(char **host);
+void            resolve_localhost(char **host);
+
+void            ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);
This page took 0.034799 seconds and 4 git commands to generate.