mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
Clean up includes some more
Manually drop redundant includes that scripts/clean-includes misses, e.g. because they're hidden in generator programs, or they use the wrong kind of delimiter. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
14b6d44d47
commit
c80f6e9caa
17 changed files with 2 additions and 32 deletions
|
@ -24,7 +24,6 @@
|
|||
#include "qapi/qmp/qjson.h"
|
||||
#include "qga/guest-agent-core.h"
|
||||
#include "qemu/module.h"
|
||||
#include "signal.h"
|
||||
#include "qapi/qmp/qerror.h"
|
||||
#include "qapi/qmp/dispatch.h"
|
||||
#include "qga/channel.h"
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
#include "qemu/osdep.h"
|
||||
#include "vss-common.h"
|
||||
#include "requester.h"
|
||||
#include "assert.h"
|
||||
#include "inc/win2003/vswriter.h"
|
||||
#include "inc/win2003/vsbackup.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue