diff options
Diffstat (limited to 'gdb/utils.c')
-rw-r--r-- | gdb/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/utils.c b/gdb/utils.c index 94ce091..7584d5a 100644 --- a/gdb/utils.c +++ b/gdb/utils.c @@ -73,6 +73,7 @@ #include "gdbsupport/pathstuff.h" #include "cli/cli-style.h" #include "gdbsupport/scope-exit.h" +#include "gdbarch.h" void (*deprecated_error_begin_hook) (void); |