aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/pc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pc.c b/hw/pc.c
index 3559606d66..37a1172b51 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