summaryrefslogtreecommitdiffstats
path: root/target/mips/gdbstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/gdbstub.c')
-rw-r--r--target/mips/gdbstub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/gdbstub.c b/target/mips/gdbstub.c
index e39f8d75cf..f1c2a2cf6d 100644
--- a/target/mips/gdbstub.c
+++ b/target/mips/gdbstub.c
@@ -21,6 +21,7 @@
#include "cpu.h"
#include "internal.h"
#include "exec/gdbstub.h"
+#include "fpu_helper.h"
int mips_cpu_gdb_read_register(CPUState *cs, GByteArray *mem_buf, int n)
{