changes to establish connection to ovirt server on vm's forward_vnc_port
[ovirt-viewer.git] / internal.h
index 9c39bef..950fd05 100644 (file)
@@ -104,6 +104,7 @@ struct vm {
   int hostid;
   int id;
   int vnc_port;
+  int forward_vnc_port;
   char *uuid;                  /* Printable UUID. */
 
   /* Only the fields above this point are required.  The remainder may