Minor bug fixes.
[silc.git] / apps / silc / client.h
index 8cf5bec1bb8dadda7970c558e1e5127a070fb732..138b786d145f06e4f0308e0f29ac731945da4405 100644 (file)
@@ -57,6 +57,7 @@ typedef struct {
   char *remote_host;
   int remote_port;
   int remote_type;
+  char *remote_info;
 
   /* Remote client ID for this connection */
   SilcClientID *remote_id;