X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fjv-typeprint.c;h=24f62efa539919054351cee6dff415bf83944453;hb=d4f3a0e91896a0aad797e221ba6876ba7f0cd05c;hp=23b3f4e75e4a6fef1a86243933469f0d6732700b;hpb=8de20a37d6eb551a69a04b1b8e67874b9f14123d;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/jv-typeprint.c b/gdb/jv-typeprint.c index 23b3f4e..24f62ef 100644 --- a/gdb/jv-typeprint.c +++ b/gdb/jv-typeprint.c @@ -1,5 +1,5 @@ /* Support for printing Java types for GDB, the GNU debugger. - Copyright (C) 1997-2013 Free Software Foundation, Inc. + Copyright (C) 1997-2014 Free Software Foundation, Inc. This file is part of GDB. @@ -24,12 +24,10 @@ #include "demangle.h" #include "gdb-demangle.h" #include "jv-lang.h" -#include "gdb_string.h" #include "typeprint.h" #include "c-lang.h" #include "cp-abi.h" #include "cp-support.h" -#include "gdb_assert.h" /* Local functions */