forked from Imagelibrary/binutils-gdb
Remove most includes of psymtab.h
I found that most spots including psymtab.h do not need it. This patch removes these includes, and also one unnecessary include of psympriv.h.
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
#include "exec.h"
|
||||
#include "observable.h"
|
||||
#include "complaints.h"
|
||||
#include "psymtab.h"
|
||||
#include "solist.h"
|
||||
#include "gdb_bfd.h"
|
||||
#include "btrace.h"
|
||||
|
||||
Reference in New Issue
Block a user