Make get_image_name static
[deliverable/binutils-gdb.git] / gdb / memrange.h
index ecdaf209cae657d189876f336149211170793fc1..7021d8edc1659f35243d43e8c8ad356e979700e8 100644 (file)
@@ -1,6 +1,6 @@
 /* The memory range data structure, and associated utilities.
 
-   Copyright (C) 2010-2019 Free Software Foundation, Inc.
+   Copyright (C) 2010-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,8 +20,6 @@
 #ifndef MEMRANGE_H
 #define MEMRANGE_H
 
-#include "vec.h"
-
 /* Defines a [START, START + LENGTH) memory range.  */
 
 struct mem_range
This page took 0.024802 seconds and 4 git commands to generate.