From 79cf0b3654d7b597de323153eb57015cdfbd90a4 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 1 Sep 2003 00:51:03 +0000 Subject: Debian release 3.4p1-1. --- readconf.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readconf.h') diff --git a/readconf.h b/readconf.h index 92af535d0..9457dfe86 100644 --- a/readconf.h +++ b/readconf.h @@ -61,6 +61,8 @@ typedef struct { int compression_level; /* Compression level 1 (fast) to 9 * (best). */ int keepalives; /* Set SO_KEEPALIVE. */ + int protocolkeepalives; /* ssh-level keepalives */ + int setuptimeout; /* timeout in the protocol banner exchange */ LogLevel log_level; /* Level for logging. */ int port; /* Port to connect. */ -- cgit v1.2.3