mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
target-m68k: Clean includes
config.h was missing in cpu.h. Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
60ed8d298e
commit
3aef481a6b
3 changed files with 1 additions and 11 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#define CPUState struct CPUM68KState
|
||||
|
||||
#include "config.h"
|
||||
#include "qemu-common.h"
|
||||
#include "cpu-defs.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue