hw/pc.c: fix warning

(Jan Kiszka)


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4344 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
aurel32 2008-05-05 21:27:10 +00:00
parent d478990a52
commit cfa2af1fe1
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include "net.h"
#include "smbus.h"
#include "boards.h"
#include "console.h"
/* output Bochs bios info messages */
//#define DEBUG_BIOS