change delegation for to_read_description
[deliverable/binutils-gdb.git] / gdb / prologue-value.c
index 07047875811f3009f4270f771017555ae6a7a679..56b32f4aa4b2bd349dc6341850b057a8ebc87d07 100644 (file)
@@ -1,6 +1,5 @@
 /* Prologue value handling for GDB.
-   Copyright 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include "prologue-value.h"
 #include "regcache.h"
This page took 0.029187 seconds and 4 git commands to generate.