X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fxml-tdesc.c;h=6e85ebd4f9916461092958371a5e60e43973dad3;hb=875896e3e6880ec4c27b4fdfc37ae44881e11ca8;hp=302d9f6740b465356d828f3f27a15f036616e014;hpb=c5a570810022466eaa5e077cd1b8aa00d74706f1;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/xml-tdesc.c b/gdb/xml-tdesc.c index 302d9f6..6e85ebd 100644 --- a/gdb/xml-tdesc.c +++ b/gdb/xml-tdesc.c @@ -1,6 +1,6 @@ /* XML target description support for GDB. - Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2006-2014 Free Software Foundation, Inc. Contributed by CodeSourcery. @@ -28,8 +28,6 @@ #include "filenames.h" -#include "gdb_assert.h" - #if !defined(HAVE_LIBEXPAT) /* Parse DOCUMENT into a target description. Or don't, since we don't have