diff options
Diffstat (limited to 'gdb/blockframe.c')
-rw-r--r-- | gdb/blockframe.c | 1 |
1 files changed, 0 insertions, 1 deletions
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. |