]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/corefile.c
* arch-utils.c (#include "gdbthread.h"): Removed.
[thirdparty/binutils-gdb.git] / gdb / corefile.c
index 0d6964bd37bfb325d2cb221f8d307ce255fcd710..716bb04735ae82db26b764087805bd2fde8b22a9 100644 (file)
 #include <errno.h>
 #include <signal.h>
 #include <fcntl.h>
-#include "frame.h"             /* required by inferior.h */
 #include "inferior.h"
 #include "symtab.h"
 #include "command.h"
 #include "gdbcmd.h"
-#include "symfile.h"
 #include "bfd.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "dis-asm.h"
-#include "language.h"
 #include "gdb_stat.h"
-#include "symfile.h"
-#include "objfiles.h"
-#include "completer.h"
 
 /* Local function declarations.  */