projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c39c8
)
hw/hyperv: remove needless qemu-common.h include
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 20 Apr 2022 13:25:48 +0000
(17:25 +0400)
committer
Marc-André Lureau
<marcandre.lureau@redhat.com>
Thu, 21 Apr 2022 12:56:55 +0000
(16:56 +0400)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <
20220420132624
.
2439741
-6-marcandre.lureau@redhat.com>
hw/hyperv/syndbg.c
patch
|
blob
|
history
diff --git
a/hw/hyperv/syndbg.c
b/hw/hyperv/syndbg.c
index 89ae19b9aab6ab46a37f38fd7fe0122d3a39feab..ebb8a29f783838fd8c6273bbe71a75aceae7ee7b 100644
(file)
--- a/
hw/hyperv/syndbg.c
+++ b/
hw/hyperv/syndbg.c
@@
-10,7
+10,6
@@
#include "qemu/error-report.h"
#include "qemu/main-loop.h"
#include "qemu/sockets.h"
-#include "qemu-common.h"
#include "qapi/error.h"
#include "migration/vmstate.h"
#include "hw/qdev-properties.h"