updates.
[silc.git] / apps / silcd / idlist.h
index 30fbd3a15e6470bc418e8abb58a14b9e1d7b1bb8..888e509b804a2ae3ad54514046664807552f3106 100644 (file)
@@ -62,6 +62,7 @@ typedef SilcUInt8 SilcIDListStatus;
 #define SILC_IDLIST_STATUS_RESOLVING    0x04    /* Entry is being resolved
                                                   with WHOIS or IDENTIFY */
 #define SILC_IDLIST_STATUS_DISABLED     0x08    /* Entry is disabled */
+#define SILC_IDLIST_STATUS_RESUMED      0x10    /* Entry is resumed */
 
 /*
    Generic ID list data structure.