]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commitdiff
Include <exec-all.h>
authorIan Jackson <iwj@mariner.uk.xensource.com>
Tue, 15 Jul 2008 17:50:59 +0000 (18:50 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 15 Jul 2008 17:50:59 +0000 (18:50 +0100)
hw/pc.c

diff --git a/hw/pc.c b/hw/pc.c
index c87117a4ee5ea9b4734067ae00e0361fa993ef57..374932e5010671d4b4e8bceef2e09fae08fcd821 100644 (file)
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -32,6 +32,7 @@
 #include "smbus.h"
 #include "boards.h"
 #include "console.h"
+#include "exec-all.h"
 
 #include "xen_platform.h"