mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
Include monitor/monitor.h exactly where needed
In particular, don't include it into headers. 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>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define QEMU_QDEV_MONITOR_H
|
||||
|
||||
#include "hw/qdev-core.h"
|
||||
#include "monitor/monitor.h"
|
||||
#include "qemu/typedefs.h"
|
||||
|
||||
/*** monitor commands ***/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user