diff options
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r-- | gdb/remote-eb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c index 95cf7ac..7a8d90d 100644 --- a/gdb/remote-eb.c +++ b/gdb/remote-eb.c @@ -32,7 +32,7 @@ #include "inferior.h" #include "bfd.h" #include "symfile.h" -#include "wait.h" +#include "gdb_wait.h" #include "value.h" #include <ctype.h> #include <fcntl.h> |