* c-exp.y (enum token_flags): New.
[deliverable/binutils-gdb.git] / gdb / inline-frame.c
index 62985940872dfc34e269443a0ac7a6de39eda6cc..06de5b0e793f87816383e19ee1cdef03008672e7 100644 (file)
@@ -1,6 +1,6 @@
 /* Inline frame unwinder for GDB.
 
-   Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2008-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
+#include "inline-frame.h"
 #include "addrmap.h"
 #include "block.h"
 #include "frame-unwind.h"
This page took 0.025144 seconds and 4 git commands to generate.