gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / trad-frame.c
index d9114753c5e2ba9ab00e9f188bdccc7bdfae43a2..a6a84790a99208f2d20939c25b186267e07307a8 100644 (file)
@@ -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
 {
This page took 0.02359 seconds and 4 git commands to generate.