Fixed KILLED notify handling in normal server.
[silc.git] / apps / silcd / idlist.h
index e2acc32919dd88a8b0a52dde01055c67848ab1d4..d7be279188c14c3195cd86e165c9ab2fbbd1b4ee 100644 (file)
@@ -63,6 +63,7 @@ typedef SilcUInt8 SilcIDListStatus;
                                                   with WHOIS or IDENTIFY */
 #define SILC_IDLIST_STATUS_DISABLED     0x08    /* Entry is disabled */
 #define SILC_IDLIST_STATUS_RESUMED      0x10    /* Entry is resumed */
+#define SILC_IDLIST_STATUS_LOCAL        0x20    /* Entry locally connected */
 
 /*
    Generic ID list data structure.