]> andersk Git - openssh.git/blobdiff - clientloop.h
[configure.ac] Make sure -lcrypto is before -lsocket for sco3. ok mouring@
[openssh.git] / clientloop.h
index 1bc9a95236ccaa1bab54ddef1e4bbc540295f1b7..56af06bc146090720b9ab2102e71c2185576bfb1 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: clientloop.h,v 1.6 2001/06/26 17:27:23 markus Exp $   */
+/*     $OpenBSD: clientloop.h,v 1.8 2003/12/16 15:49:51 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -37,3 +37,4 @@
 
 /* Client side main loop for the interactive session. */
 int     client_loop(int, int, int);
+void    client_global_request_reply_fwd(int, u_int32_t, void *);
This page took 0.045001 seconds and 4 git commands to generate.