mirror of
https://git.proxmox.com/git/qemu
synced 2025-06-28 08:26:08 +00:00
error: Trim includes in qerror.c
Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
9f59b566a6
commit
c8bfe7db27
2
qerror.c
2
qerror.c
@ -11,9 +11,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "qjson.h"
|
#include "qjson.h"
|
||||||
#include "qerror.h"
|
#include "qerror.h"
|
||||||
#include "qstring.h"
|
|
||||||
#include "qemu-common.h"
|
#include "qemu-common.h"
|
||||||
#include "qemu-error.h"
|
|
||||||
|
|
||||||
static void qerror_destroy_obj(QObject *obj);
|
static void qerror_destroy_obj(QObject *obj);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user