Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / vnc.h
diff --git a/vnc.h b/vnc.h
index ce9aa49..3ae95f3 100644 (file)
--- a/vnc.h
+++ b/vnc.h
@@ -121,6 +121,7 @@ struct VncState
 
     VncDisplay *vd;
     int need_update;
+    int force_update;
     uint32_t features;
     int absolute;
     int last_x;