]> andersk Git - gssapi-openssh.git/blobdiff - openssh/canohost.h
merged OpenSSH 5.3p1 to trunk
[gssapi-openssh.git] / openssh / canohost.h
index 690ee8029a178e57c4f7be1c5ed7ff28d556c0a0..5285069c641634e2a616ffff485fe2359f009f57 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.h,v 1.10 2009/02/12 03:00:56 djm Exp $ */
+/* $OpenBSD: canohost.h,v 1.11 2009/05/27 06:31:25 andreas Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -24,7 +24,7 @@ char          *get_local_name(int);
 int             get_remote_port(void);
 int             get_local_port(void);
 int             get_sock_port(int, int);
-
+void            clear_cached_addr(void);
 
 void            resolve_localhost(char **host);
 
This page took 1.594635 seconds and 4 git commands to generate.