summaryrefslogtreecommitdiffstats
path: root/include/qapi
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-03-17 18:29:20 +0100
committerMarkus Armbruster <armbru@redhat.com>2015-06-22 18:20:40 +0200
commitd49b68364414d649b8e26232f2a600d415611662 (patch)
treefbde3c1efaf1c7b431d5015d5c7b2855ec7b963c /include/qapi
parent4629ed1e98961bbe678db68ef5f4342ff174a6c3 (diff)
downloadhqemu-d49b68364414d649b8e26232f2a600d415611662.zip
hqemu-d49b68364414d649b8e26232f2a600d415611662.tar.gz
qerror: Move #include out of qerror.h
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'include/qapi')
-rw-r--r--include/qapi/qmp/qerror.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/qapi/qmp/qerror.h b/include/qapi/qmp/qerror.h
index f8182c7..842b27a 100644
--- a/include/qapi/qmp/qerror.h
+++ b/include/qapi/qmp/qerror.h
@@ -12,9 +12,6 @@
#ifndef QERROR_H
#define QERROR_H
-#include "qapi/qmp/qstring.h"
-#include "qemu/error-report.h"
-
/*
* These macros will go away, please don't use in new code, and do not
* add new ones!
OpenPOWER on IntegriCloud