forked from Imagelibrary/binutils-gdb
Remove some complaints.h includes
There are a few includes of complaints.h that aren't necessary. This patch removes them. Tested by rebuilding.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "symfile.h"
|
||||
#include "objfiles.h"
|
||||
#include "stabsread.h"
|
||||
#include "complaints.h"
|
||||
#include "demangle.h"
|
||||
#include "psympriv.h"
|
||||
#include "filenames.h"
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
#include "ia64-libunwind-tdep.h"
|
||||
|
||||
#include "complaints.h"
|
||||
#include "gdbsupport/preprocessor.h"
|
||||
|
||||
/* IA-64 is the only target that currently uses ia64-libunwind-tdep.
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
#include "symfile.h"
|
||||
#include "coff-pe-read.h"
|
||||
#include "gdb_bfd.h"
|
||||
#include "complaints.h"
|
||||
#include "solib.h"
|
||||
#include "solib-target.h"
|
||||
#include "gdbcore.h"
|
||||
|
||||
Reference in New Issue
Block a user