mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 02:19:37 +00:00
janitor: do not include qemu-char everywhere
Touching char/char.h basically causes the whole of QEMU to be rebuilt. Avoid this, it is usually unnecessary. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
#include "qemu-common.h"
|
||||
#include "qemu_socket.h"
|
||||
#include "migration.h"
|
||||
#include "qemu-char.h"
|
||||
#include "buffered_file.h"
|
||||
#include "block.h"
|
||||
|
||||
|
Reference in New Issue
Block a user