mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
include: Drop various qemu-common.h imports
This commit is contained in:
@@ -35,7 +35,6 @@ extern "C" {
|
||||
|
||||
// Include necessary QEMU headers
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qapi/error.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "sysemu/runstate.h"
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
|
||||
extern "C" {
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/thread.h"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user