From 0002ad5f4575ad8f85bac2989ce4e1e8b99c905b Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Tue, 20 Aug 2013 16:30:20 +0000 Subject: * blockframe.c: Remove #include "psymtab.h". * cp-support.c: Ditto. * source.c: Ditto. * stack.c: Ditto. --- gdb/blockframe.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/blockframe.c') diff --git a/gdb/blockframe.c b/gdb/blockframe.c index 40e6c27..2cf54c3 100644 --- a/gdb/blockframe.c +++ b/gdb/blockframe.c @@ -35,7 +35,6 @@ #include "gdbcmd.h" #include "block.h" #include "inline-frame.h" -#include "psymtab.h" /* Return the innermost lexical block in execution in a specified stack frame. The frame address is assumed valid. -- cgit v1.1