More SILC Toolkit 1.1 porting work.
[silc.git] / apps / silcd / idlist.h
index 6af4a9eb99f561cc841cfdd23330dd1d05e71e66..25705a9873d20bcda1fd76e17096ae062a7f6052 100644 (file)
@@ -162,6 +162,9 @@ struct SilcServerEntryStruct {
 
   /* Connection data */
   void *connection;
+
+  void *backup_proto;
+  unsigned int backup  : 1;    /* Set when executing backup protocol */
 };
 
 /*