summaryrefslogtreecommitdiffstats
path: root/include/ui/console.h
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2016-03-14 10:00:42 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:52:21 -0600
commit40937ed56a2cb206489777004410712b98c4cf26 (patch)
treef8e3c9e018e321335d02414e96d3ad13153a3cc0 /include/ui/console.h
parentd21475e3cc38b9c88900c722fe4b3bcd4926a917 (diff)
downloadhqemu-40937ed56a2cb206489777004410712b98c4cf26.zip
hqemu-40937ed56a2cb206489777004410712b98c4cf26.tar.gz
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Re-run scripts/clean-includes to apply the previous commit's corrections and updates. Besides redundant qemu/typedefs.h, this only finds a redundant config-host.h include in ui/egl-helpers.c. No idea how that escaped the previous runs. Some manual whitespace trimming around dropped includes squashed in. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/ui/console.h')
-rw-r--r--include/ui/console.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/console.h b/include/ui/console.h
index f636971..eb9419d 100644
--- a/include/ui/console.h
+++ b/include/ui/console.h
@@ -5,7 +5,6 @@
#include "qom/object.h"
#include "qapi/qmp/qdict.h"
#include "qemu/notify.h"
-#include "qemu/typedefs.h"
#include "qapi-types.h"
#ifdef CONFIG_OPENGL
OpenPOWER on IntegriCloud