]> andersk Git - openssh.git/blobdiff - authfd.h
- stevesk@cvs.openbsd.org 2002/09/11 18:27:26
[openssh.git] / authfd.h
index b2767e5c1e472113827344364bdf15293233f7c1..38ee49e88523fa67b688002de056b6200c24ef48 100644 (file)
--- a/authfd.h
+++ b/authfd.h
@@ -1,4 +1,4 @@
-/*     $OpenBSD: authfd.h,v 1.30 2002/06/19 00:27:55 deraadt Exp $     */
+/*     $OpenBSD: authfd.h,v 1.31 2002/09/11 18:27:25 stevesk Exp $     */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -66,6 +66,7 @@ typedef struct {
        int     howmany;
 }      AuthenticationConnection;
 
+int    ssh_agent_present(void);
 int    ssh_get_authentication_socket(void);
 void   ssh_close_authentication_socket(int);
 
This page took 0.156145 seconds and 4 git commands to generate.