diff options
Diffstat (limited to 'gdb/corefile.c')
-rw-r--r-- | gdb/corefile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/corefile.c b/gdb/corefile.c index 16cd60f..984c7be 100644 --- a/gdb/corefile.c +++ b/gdb/corefile.c @@ -19,6 +19,7 @@ #include <signal.h> #include <fcntl.h> +#include "extract-store-integer.h" #include "inferior.h" #include "symtab.h" #include "command.h" |