* blockframe.c: Remove #include "psymtab.h".
* cp-support.c: Ditto. * source.c: Ditto. * stack.c: Ditto.
This commit is contained in:
parent
df30244622
commit
0002ad5f45
5 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue