Fixed entry resolving while processing incoming notify packets,
[silc.git] / lib / silcclient / client_internal.h
index 414aa4cfb295bef2198f87867334b8f7aca166ae..17d1fad0ede54b7451c2c028f536cf66eb01aa2c 100644 (file)
@@ -142,6 +142,7 @@ struct SilcClientConnectionInternalStruct {
   SilcIDCache channel_cache;            /* Channel entry cache */
   SilcIDCache server_cache;             /* Server entry cache */
 
+  SilcUInt32 remote_version;            /* Remote SILC protocol version */
   SilcAtomic16 cmd_ident;               /* Current command identifier */
   SilcUInt8 retry_count;                /* Packet retry counter */
   SilcUInt8 retry_timer;                /* Packet retry timer */