diff options
Diffstat (limited to 'gdb/corelow.c')
-rw-r--r-- | gdb/corelow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/corelow.c b/gdb/corelow.c index 02caeefc1cb..e6a5cb136cc 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -28,6 +28,7 @@ #endif #include "frame.h" /* required by inferior.h */ #include "inferior.h" +#include "infrun.h" #include "symtab.h" #include "command.h" #include "bfd.h" |