Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / xml-tdesc.c
index b9207d1c5bd5932db04410dc4851092a0f379bc2..65744ffe84c8db6c89d884ab74e71c5521276e69 100644 (file)
@@ -1,6 +1,6 @@
 /* XML target description support for GDB.
 
-   Copyright (C) 2006-2013 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.039154 seconds and 4 git commands to generate.