updates.
[silc.git] / apps / silcd / idlist.h
index 74d054f7b22938b4efa21056b9d699596f01f52a..b2a7a413b6a2b8cf118c90c3130bfb65da64687f 100644 (file)
@@ -479,6 +479,7 @@ struct SilcChannelEntryStruct {
 
   /* All users on this channel */
   SilcHashTable user_list;
+  uint32 user_count;
 
   /* Pointer to the router */
   SilcServerEntry router;