diff options
Diffstat (limited to 'gdb/remote-vx960.c')
-rw-r--r-- | gdb/remote-vx960.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-vx960.c b/gdb/remote-vx960.c index 012d1c02229..70c216b7439 100644 --- a/gdb/remote-vx960.c +++ b/gdb/remote-vx960.c @@ -26,7 +26,7 @@ #include "vx-share/regPacket.h" #include "frame.h" #include "inferior.h" -#include "wait.h" +#include "gdb_wait.h" #include "target.h" #include "gdbcore.h" #include "command.h" |