diff options
Diffstat (limited to 'gdbsupport/gdb_vecs.cc')
-rw-r--r-- | gdbsupport/gdb_vecs.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/gdb_vecs.cc b/gdbsupport/gdb_vecs.cc index 8b7f4fb..71c7308 100644 --- a/gdbsupport/gdb_vecs.cc +++ b/gdbsupport/gdb_vecs.cc @@ -17,7 +17,6 @@ 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 "gdb_vecs.h" #include "host-defs.h" |