Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / xml-tdesc.c
index 302d9f6740b465356d828f3f27a15f036616e014..65744ffe84c8db6c89d884ab74e71c5521276e69 100644 (file)
@@ -1,6 +1,6 @@
 /* XML target description support for GDB.
 
-   Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc.
+   Copyright (C) 2006-2015 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
This page took 0.024303 seconds and 4 git commands to generate.