summaryrefslogtreecommitdiffstats
path: root/hw/xen_backend.h
diff options
context:
space:
mode:
authorDunrong Huang <riegamaths@gmail.com>2012-08-04 19:29:55 +0800
committerAnthony Liguori <aliguori@us.ibm.com>2012-08-04 07:54:15 -0500
commit161abfb5f929184a68baa16701606015f5683722 (patch)
tree218428f8811e34866ee0b67cd7c911b421a12585 /hw/xen_backend.h
parent70678b82274309e9df98b8ce359118f36697cadb (diff)
downloadhqemu-161abfb5f929184a68baa16701606015f5683722.zip
hqemu-161abfb5f929184a68baa16701606015f5683722.tar.gz
build: Fix build breakage detected by buildbot
More details: http://buildbot.b1-systems.de/qemu/builders/xen_unstable/builds/83/steps/compile/logs/stdio VLANState has been removed since commit a005d07, so "vlan id" should be fetched using net_hub_id_for_client(). Signed-off-by: Dunrong Huang <riegamaths@gmail.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/xen_backend.h')
-rw-r--r--hw/xen_backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen_backend.h b/hw/xen_backend.h
index 3305630..fea86dd 100644
--- a/hw/xen_backend.h
+++ b/hw/xen_backend.h
@@ -4,6 +4,7 @@
#include "xen_common.h"
#include "sysemu.h"
#include "net.h"
+#include "net/hub.h"
/* ------------------------------------------------------------- */
OpenPOWER on IntegriCloud