mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
error: Move qemu_error & friends into their own header
This commit is contained in:
parent
6e4f984cb9
commit
2f7920166d
16 changed files with 26 additions and 15 deletions
2
qerror.c
2
qerror.c
|
@ -12,8 +12,8 @@
|
|||
#include "qjson.h"
|
||||
#include "qerror.h"
|
||||
#include "qstring.h"
|
||||
#include "sysemu.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-error.h"
|
||||
|
||||
static void qerror_destroy_obj(QObject *obj);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue