]> git.proxmox.com Git - qemu.git/blobdiff - net.h
vnc_refresh: return if vd->timer is NULL
[qemu.git] / net.h
diff --git a/net.h b/net.h
index d583d590a769800537a659e4d21ecce51ab8ba77..4971fcbbb525cb0020d100e61f34d55f95d116be 100644 (file)
--- a/net.h
+++ b/net.h
@@ -139,6 +139,7 @@ struct NICInfo {
 
 extern int nb_nics;
 extern NICInfo nd_table[MAX_NICS];
+extern int default_net;
 
 /* BT HCI info */