mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07: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
|
|
@ -18,12 +18,7 @@
|
|||
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "cpu.h"
|
||||
#include "qemu-common.h"
|
||||
#include "gdbstub.h"
|
||||
|
||||
#include "helpers.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue