* blockframe.c: Remove #include "psymtab.h".

* cp-support.c: Ditto.
	* source.c: Ditto.
	* stack.c: Ditto.
This commit is contained in:
Doug Evans 2013-08-20 16:30:20 +00:00
parent df30244622
commit 0002ad5f45
5 changed files with 7 additions and 7 deletions

View file

@ -52,7 +52,6 @@
#include <ctype.h>
#include "gdb_string.h"
#include "psymtab.h"
#include "symfile.h"
#include "python/python.h"