aboutsummaryrefslogtreecommitdiff
path: root/target/cris/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris/gdbstub.c')
-rw-r--r--target/cris/gdbstub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/cris/gdbstub.c b/target/cris/gdbstub.c
index 3a72ee2a98..a3d76d2e8c 100644
--- a/target/cris/gdbstub.c
+++ b/target/cris/gdbstub.c
@@ -18,7 +18,6 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include "qemu/osdep.h"
-#include "qemu-common.h"
#include "cpu.h"
#include "exec/gdbstub.h"