]> andersk Git - gssapi-openssh.git/blobdiff - openssh/misc.h
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / misc.h
index f175b4426e53359d6df38b57a479544fe5573340..be05e806b16703a11fe7284996f34f69cb20583f 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.h,v 1.36 2006/08/18 10:27:16 djm Exp $ */
+/* $OpenBSD: misc.h,v 1.37 2007/12/27 14:22:08 dtucker Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -35,6 +35,7 @@ char  *tohex(const void *, size_t);
 void    sanitise_stdfd(void);
 
 struct passwd *pwcopy(struct passwd *);
+const char *ssh_gai_strerror(int);
 
 typedef struct arglist arglist;
 struct arglist {
This page took 1.07332 seconds and 4 git commands to generate.