Change how DWARF index writer finds address map
[deliverable/binutils-gdb.git] / gdb / target-memory.c
index ce964babaace3bdd53c39ff4fb8dc8d7aa6893fe..060f9cc6642fc36c377dd7265a583cb7b03a6af9 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-2021 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.023634 seconds and 4 git commands to generate.