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>
stable-3.1
Philippe Mathieu-Daudé 2018-10-12 02:21:13 +02:00 committed by Thomas Huth
parent 26830e9325
commit d417eb1d3f
1 changed files with 0 additions and 1 deletions

View File

@ -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"