Completed the backup router support for standalone routers.
[silc.git] / apps / silcd / idlist.h
index d7be279188c14c3195cd86e165c9ab2fbbd1b4ee..ec10bc5921110c382282d1702462185e4192b011 100644 (file)
@@ -485,6 +485,7 @@ struct SilcChannelEntryStruct {
 
   SilcServerChannelRekey rekey;
   unsigned long created;
+  unsigned long updated;
 
   /* Flags */
   unsigned int global_users : 1;