From: aurel32 Date: Mon, 5 May 2008 21:27:10 +0000 (+0000) Subject: hw/pc.c: fix warning X-Git-Tag: xen-3.3.0-rc1~194^2^2~108 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cfa2af1fe1d4624de35684c77be66b8ced47b264;p=qemu-xen-3.3-testing.git hw/pc.c: fix warning (Jan Kiszka) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4344 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/hw/pc.c b/hw/pc.c index 3559606d..37a1172b 100644 --- a/hw/pc.c +++ b/hw/pc.c @@ -31,6 +31,7 @@ #include "net.h" #include "smbus.h" #include "boards.h" +#include "console.h" /* output Bochs bios info messages */ //#define DEBUG_BIOS