From 2267dc20a24e1482530e924feba1cb56223793a6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 15 Jul 2008 18:50:59 +0100 Subject: [PATCH] Include --- hw/pc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/pc.c b/hw/pc.c index c87117a4..374932e5 100644 --- 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" -- 2.39.5