diff options
Diffstat (limited to 'gdb/remote-udi.c')
-rw-r--r-- | gdb/remote-udi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-udi.c b/gdb/remote-udi.c index e67bb46..12590f8 100644 --- a/gdb/remote-udi.c +++ b/gdb/remote-udi.c @@ -35,7 +35,7 @@ #include "defs.h" #include "frame.h" #include "inferior.h" -#include "wait.h" +#include "gdb_wait.h" #include "value.h" #include <ctype.h> #include <fcntl.h> |