mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04: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
1 changed files with 0 additions and 2 deletions
2
qerror.c
2
qerror.c
|
@ -11,9 +11,7 @@
|
|||
*/
|
||||
#include "qjson.h"
|
||||
#include "qerror.h"
|
||||
#include "qstring.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu-error.h"
|
||||
|
||||
static void qerror_destroy_obj(QObject *obj);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue