mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Do not include sysemu/sysemu.h if it's not really necessary
Stop including sysemu/sysemu.h in files that don't need it. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210416171314.2074665-2-thuth@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
committed by
Laurent Vivier
parent
19f4ed3652
commit
4c386f8064
@ -24,7 +24,6 @@
|
||||
#include "qemu/log.h"
|
||||
#include "chardev/char.h"
|
||||
#include "chardev/char-fe.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "qemu/main-loop.h"
|
||||
#include "qapi/error.h"
|
||||
#include "qemu/fifo8.h"
|
||||
|
Reference in New Issue
Block a user