diff options
Diffstat (limited to 'target/cris/gdbstub.c')
-rw-r--r-- | target/cris/gdbstub.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/cris/gdbstub.c b/target/cris/gdbstub.c index 3a72ee2..a3d76d2 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" |