From d49b68364414d649b8e26232f2a600d415611662 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 17 Mar 2015 18:29:20 +0100 Subject: qerror: Move #include out of qerror.h Signed-off-by: Markus Armbruster Reviewed-by: Stefan Hajnoczi Reviewed-by: Eric Blake Reviewed-by: Luiz Capitulino --- include/qapi/qmp/qerror.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/qapi/qmp') diff --git a/include/qapi/qmp/qerror.h b/include/qapi/qmp/qerror.h index f8182c75f0..842b27ae11 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! -- cgit v1.2.1