Browse Source

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 năm trước cách đây
mục cha
commit
d417eb1d3f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"