diff options
Diffstat (limited to 'gdb/remote-os9k.c')
-rw-r--r-- | gdb/remote-os9k.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-os9k.c b/gdb/remote-os9k.c index a9d92b5..dd82115 100644 --- a/gdb/remote-os9k.c +++ b/gdb/remote-os9k.c @@ -40,7 +40,7 @@ #include "defs.h" #include "gdbcore.h" #include "target.h" -#include "wait.h" +#include "gdb_wait.h" #include <signal.h> #include "gdb_string.h" #include <sys/types.h> |