X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fprologue-value.c;h=56b32f4aa4b2bd349dc6341850b057a8ebc87d07;hb=2117c711ae07700adb57ea5b5ca61e4c32d7e3d2;hp=07047875811f3009f4270f771017555ae6a7a679;hpb=177b42fefa0b72f2ca50ddf7393c0f2465546ff4;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/prologue-value.c b/gdb/prologue-value.c index 0704787581..56b32f4aa4 100644 --- a/gdb/prologue-value.c +++ b/gdb/prologue-value.c @@ -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 . */ #include "defs.h" -#include "gdb_string.h" +#include #include "gdb_assert.h" #include "prologue-value.h" #include "regcache.h"