Make get_image_name static
[deliverable/binutils-gdb.git] / gdb / nat / mips-linux-watch.c
index bbbe064fcecdf944961024dd6d85e34efd25dc79..1984c167f6a6e96d45739a77a90c84819e8d4016 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -15,7 +15,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "nat/gdb_ptrace.h"
 #include "mips-linux-watch.h"
 
This page took 0.037282 seconds and 4 git commands to generate.