Fixed connection authentication protocol aborting.
[silc.git] / lib / silcske / silcske_i.h
index ba75050a2fb9372ade1320e7b80c4ae5f9271dd9..051324550b66727f0f413281fae1b8466df22b40 100644 (file)
@@ -88,6 +88,7 @@ struct SilcSKEStruct {
   } retrans;
 
   SilcUInt16 timeout;                /* SKE timeout */
+  SilcUInt16 refcnt;                 /* Reference counter */
 
   unsigned int aborted    : 1;        /* Set when SKE aborted */
   unsigned int freed      : 1;       /* Set when freed during session */