Update Yao Qi's email address in MAINTAINERS
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index b82a0517dc507c24a8bc21abca541707303e4d2b..c99fde019b02b09834dd618a370ac77e8e1f3ae5 100644 (file)
@@ -1,6 +1,6 @@
 /* Virtual tail call frames unwinder for GDB.
 
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_assert.h"
 #include "frame.h"
 #include "dwarf2-frame-tailcall.h"
 #include "dwarf2loc.h"
 #include "frame-unwind.h"
 #include "block.h"
 #include "hashtab.h"
-#include "exceptions.h"
 #include "gdbtypes.h"
 #include "regcache.h"
 #include "value.h"
This page took 0.031857 seconds and 4 git commands to generate.