diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index 964bd41..6774d84 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -24,6 +24,7 @@ #include <ctype.h> #include <fcntl.h> #include "inferior.h" +#include "infrun.h" #include "bfd.h" #include "symfile.h" #include "exceptions.h" |