gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / target-memory.c
index ce964babaace3bdd53c39ff4fb8dc8d7aa6893fe..08d17f9cd180f096d24b1abe955a27e6c7ae7984 100644 (file)
@@ -1,7 +1,7 @@
 /* Parts of target interface that deal with accessing memory and memory-like
    objects.
 
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdbsupport/vec.h"
 #include "target.h"
 #include "memory-map.h"
 
This page took 0.037451 seconds and 4 git commands to generate.