diff options
Diffstat (limited to 'gdb/compile/compile-c-support.c')
-rw-r--r-- | gdb/compile/compile-c-support.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/compile/compile-c-support.c b/gdb/compile/compile-c-support.c index 0f50c09..a6727e8 100644 --- a/gdb/compile/compile-c-support.c +++ b/gdb/compile/compile-c-support.c @@ -29,6 +29,7 @@ #include "regcache.h" #include "gdbsupport/function-view.h" #include "gdbsupport/preprocessor.h" +#include "gdbarch.h" /* See compile-internal.h. */ |