diff options
Diffstat (limited to 'gdb/remote-bug.c')
-rw-r--r-- | gdb/remote-bug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c index fe9e4d2..b97f6bc 100644 --- a/gdb/remote-bug.c +++ b/gdb/remote-bug.c @@ -23,7 +23,7 @@ #include "defs.h" #include "inferior.h" -#include "wait.h" +#include "gdb_wait.h" #include "gdb_string.h" #include <ctype.h> |