projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26830e9
)
gdbstub: Remove unused include
author
Philippe Mathieu-Daudé
<philmd@redhat.com>
Fri, 12 Oct 2018 00:21:13 +0000
(
02:21
+0200)
committer
Thomas Huth
<thuth@redhat.com>
Tue, 16 Oct 2018 16:10:55 +0000
(18:10 +0200)
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
gdbstub.c
patch
|
blob
|
history
diff --git
a/gdbstub.c
b/gdbstub.c
index c8478de8f5a613d949e8e18668a9adc276850618..c4e4f9f08219ddfd6be5dfe28d50d171bff987d4 100644
(file)
--- a/
gdbstub.c
+++ b/
gdbstub.c
@@
-20,7
+20,6
@@
#include "qapi/error.h"
#include "qemu/error-report.h"
#include "qemu/cutils.h"
-#include "cpu.h"
#include "trace-root.h"
#ifdef CONFIG_USER_ONLY
#include "qemu.h"