]> andersk Git - openssh.git/blobdiff - misc.h
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / misc.h
diff --git a/misc.h b/misc.h
index 5da170d2fd82f402a469ca858b6bcedef039bd50..32073acd4175564a50b2aa8a84a6209680ad95e2 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.h,v 1.38 2008/06/12 20:38:28 dtucker Exp $ */
+/* $OpenBSD: misc.h,v 1.41 2010/01/09 23:04:13 dtucker Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -35,6 +35,7 @@ char  *tohex(const void *, size_t);
 void    sanitise_stdfd(void);
 void    ms_subtract_diff(struct timeval *, int *);
 void    ms_to_timeval(struct timeval *, int);
+void    sock_set_v6only(int);
 
 struct passwd *pwcopy(struct passwd *);
 const char *ssh_gai_strerror(int);
This page took 0.054692 seconds and 4 git commands to generate.