]> andersk Git - openssh.git/blobdiff - packet.h
- dtucker@cvs.openbsd.org 2008/06/12 20:38:28
[openssh.git] / packet.h
index 927e0831ce240ef655afe15fec6a3caa59b77d8f..fd4e1ac7a72d53145da2e15990643306638349c3 100644 (file)
--- a/packet.h
+++ b/packet.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: packet.h,v 1.47 2008/05/08 06:59:01 markus Exp $ */
+/* $OpenBSD: packet.h,v 1.48 2008/06/12 20:38:28 dtucker Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -21,6 +21,7 @@
 #include <openssl/bn.h>
 
 void     packet_set_connection(int, int);
+void     packet_set_timeout(int, int);
 void     packet_set_nonblocking(void);
 int      packet_get_connection_in(void);
 int      packet_get_connection_out(void);
This page took 0.066271 seconds and 4 git commands to generate.