diff options
Diffstat (limited to 'target/alpha/gdbstub.c')
-rw-r--r-- | target/alpha/gdbstub.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/alpha/gdbstub.c b/target/alpha/gdbstub.c index d64bcccfa0..7f9cc092a9 100644 --- a/target/alpha/gdbstub.c +++ b/target/alpha/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" |