diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index d2efcf2..efafd6d 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -24,7 +24,7 @@ #include "inferior.h" #include "bfd.h" #include "symfile.h" -#include "wait.h" +#include "gdb_wait.h" #include "gdbcmd.h" #include "gdbcore.h" #include "serial.h" |