2
0
Эх сурвалжийг харах

gdbstub: Remove unused include

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Philippe Mathieu-Daudé 6 жил өмнө
parent
commit
d417eb1d3f
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      gdbstub.c

+ 0 - 1
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"