X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftrad-frame.c;h=a6a84790a99208f2d20939c25b186267e07307a8;hb=746ebfe8dd7aa7d9ec8e9651871f6e11fbf14537;hp=d9114753c5e2ba9ab00e9f188bdccc7bdfae43a2;hpb=68811f8ff84895ef1cad37ac6947f1a340dd2ae2;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/trad-frame.c b/gdb/trad-frame.c index d9114753c5..a6a84790a9 100644 --- a/gdb/trad-frame.c +++ b/gdb/trad-frame.c @@ -1,6 +1,6 @@ /* Traditional frame unwind support, for GDB the GNU Debugger. - Copyright (C) 2003-2019 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -24,6 +24,7 @@ #include "frame-unwind.h" #include "target.h" #include "value.h" +#include "gdbarch.h" struct trad_frame_cache {