Cleaned up WHOIS command.
[silc.git] / apps / silcd / server_internal.h
index 429988c4a001d667ac1e6778080954e4bed5e6cb..bd1abf16c3321d62806807cb4eeb0044f007a095 100644 (file)
@@ -55,6 +55,8 @@ struct SilcServerStruct {
   int standalone;
   int listenning;
   SilcServerID *id;
+  unsigned char *id_string;
+  unsigned int id_string_len;
   SilcIdType id_type;
 
   /* Server's own ID entry. */