X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fcommon%2Fcommon-debug.c;h=c3713782079e71449167a85c94b507f707fd5f67;hb=78cc6c2d9aa3baf6030e513cb1cb5984acee2ee0;hp=5cac3bf81ae877071c4cff0ae84cc0f8a8b4e4db;hpb=c5e92cca56da9153985d4c15dab243e383f66919;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/common/common-debug.c b/gdb/common/common-debug.c index 5cac3bf81a..c371378207 100644 --- a/gdb/common/common-debug.c +++ b/gdb/common/common-debug.c @@ -1,6 +1,6 @@ /* Debug printing functions. - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2014-2016 Free Software Foundation, Inc. This file is part of GDB. @@ -17,11 +17,7 @@ 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 "common-debug.h" /* See common/common-debug.h. */