X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fui-out.c;h=887260079ec4fda1cebaec94efeacdcc5022eb1c;hb=003ea5a89ab7e9eaa65cb158a953d63dac2612c6;hp=63cbc6e685875359f6b7fee609bbbdeb82ffa28c;hpb=a0eaec95753c0f093f5cb80080ef423030d35edd;p=platform%2Fupstream%2Fgdb.git diff --git a/gdb/ui-out.c b/gdb/ui-out.c index 63cbc6e..8872600 100644 --- a/gdb/ui-out.c +++ b/gdb/ui-out.c @@ -1,6 +1,6 @@ /* Output generating routines for GDB. - Copyright (C) 1999-2014 Free Software Foundation, Inc. + Copyright (C) 1999-2015 Free Software Foundation, Inc. Contributed by Cygnus Solutions. Written by Fernando Nasser for Cygnus. @@ -21,11 +21,9 @@ along with this program. If not, see . */ #include "defs.h" -#include #include "expression.h" /* For language.h */ #include "language.h" #include "ui-out.h" -#include "gdb_assert.h" /* table header structures */