minor cleanups to update_current_target
[deliverable/binutils-gdb.git] / gdb / memory-map.c
index 5e61ca5722906d7589e91a7aa17e215c87e7b506..80cd22be645a8ada2a15fb5808f6717605e30f27 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for handling XML memory maps provided by target.
 
-   Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +22,7 @@
 #include "gdb_assert.h"
 #include "exceptions.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 #if !defined(HAVE_LIBEXPAT)
 
This page took 0.023797 seconds and 4 git commands to generate.