diff options
Diffstat (limited to 'hw/ppc405_boards.c')
-rw-r--r-- | hw/ppc405_boards.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/ppc405_boards.c b/hw/ppc405_boards.c index 3e3ea5676e..296e07132c 100644 --- a/hw/ppc405_boards.c +++ b/hw/ppc405_boards.c @@ -29,9 +29,7 @@ #include "sysemu.h" #include "block.h" #include "boards.h" - -extern int loglevel; -extern FILE *logfile; +#include "qemu-log.h" #define BIOS_FILENAME "ppc405_rom.bin" #undef BIOS_SIZE |