summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-05 21:27:10 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-05-05 21:27:10 +0000
commitcfa2af1fe1d4624de35684c77be66b8ced47b264 (patch)
tree5109c4ca8627966570a7dd3a0091fc37ef94b09c /hw
parentd478990a524d5f61986512afb260b56bb120702d (diff)
downloadhqemu-cfa2af1fe1d4624de35684c77be66b8ced47b264.zip
hqemu-cfa2af1fe1d4624de35684c77be66b8ced47b264.tar.gz
hw/pc.c: fix warning
(Jan Kiszka) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4344 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw')
-rw-r--r--hw/pc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pc.c b/hw/pc.c
index 3559606..37a1172 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
OpenPOWER on IntegriCloud