X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Fcommon%2Fbuffer.c;h=28b2625f069301ccf1994e4918d94a0f1b3f2e00;hb=c4b0b099b884e73d883f2b8c3ea8ffc9dc678902;hp=ee5d35e8f63f42afb29fb0f2c056710f17170764;hpb=28e7fd62340426746f9c896cbc40c5d374ec47aa;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/common/buffer.c b/gdb/common/buffer.c index ee5d35e8f6..28b2625f06 100644 --- a/gdb/common/buffer.c +++ b/gdb/common/buffer.c @@ -1,6 +1,6 @@ /* A simple growing buffer for GDB. - Copyright (C) 2009-2013 Free Software Foundation, Inc. + Copyright (C) 2009-2015 Free Software Foundation, Inc. This file is part of GDB. @@ -17,19 +17,10 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifdef GDBSERVER -#include "server.h" -#else -#include "defs.h" -#endif - +#include "common-defs.h" #include "xml-utils.h" #include "buffer.h" #include "inttypes.h" - -#include -#include -#include #include void