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