I'm starting to work on these files, I thought it would be a good time
to remove unused imports. These were identified by
include-what-you-use. Tested by rebuilding.
Change-Id: I3eaf3fa0ea3506c7ecfbc8ecff5031433b1dadb8
Reviewed-By: John Baldwin <jhb@FreeBSD.org>
#include "solist.h"
#include "inferior.h"
#include "gdb_bfd.h"
-#include "gdbcore.h"
#include "objfiles.h"
#include "symtab.h"
#include "xcoffread.h"
#include "observable.h"
-#include "gdbcmd.h"
-#include "gdbsupport/scope-exit.h"
/* Our private data in struct so_list. */
#include "defs.h"
-#include "symtab.h"
#include "bfd.h"
-#include "symfile.h"
#include "objfiles.h"
#include "gdbcore.h"
#include "target.h"
#include "inferior.h"
#include "regcache.h"
-#include "gdbthread.h"
#include "gdb_bfd.h"
#include "solist.h"
-#include "solib.h"
-#include "solib-svr4.h"
#include "solib-darwin.h"
-#include "bfd-target.h"
-#include "elf-bfd.h"
-#include "exec.h"
-#include "auxv.h"
#include "mach-o.h"
#include "mach-o/external.h"
#ifndef SOLIB_DARWIN_H
#define SOLIB_DARWIN_H
-struct objfile;
struct target_so_ops;
extern const struct target_so_ops darwin_so_ops;
#include "solist.h"
#include "objfiles.h"
#include "symtab.h"
-#include "language.h"
#include "command.h"
-#include "gdbcmd.h"
-#include "elf-bfd.h"
#include "gdb_bfd.h"
#include "solib-dsbt.h"
+#include "elf/common.h"
+#include "cli/cli-cmds.h"
#define GOT_MODULE_OFFSET 4
#ifndef SOLIB_DSBT_H
#define SOLIB_DSBT_H
-struct objfile;
struct target_so_ops;
extern const struct target_so_ops dsbt_so_ops;
#include "defs.h"
-#include "inferior.h"
#include "gdbcore.h"
#include "solib.h"
#include "solist.h"
#include "frv-tdep.h"
#include "objfiles.h"
#include "symtab.h"
-#include "language.h"
-#include "command.h"
-#include "gdbcmd.h"
#include "elf/frv.h"
#include "gdb_bfd.h"
#include "inferior.h"
#include "infrun.h"
#include "regcache.h"
-#include "gdbthread.h"
#include "observable.h"
#include "solist.h"
#include "defs.h"
-#include <sys/types.h>
#include <fcntl.h>
#include "symtab.h"
#include "bfd.h"
#include "command.h"
#include "target.h"
#include "frame.h"
-#include "gdbsupport/gdb_regex.h"
#include "inferior.h"
#include "gdbsupport/environ.h"
-#include "language.h"
-#include "gdbcmd.h"
-#include "completer.h"
+#include "cli/cli-cmds.h"
#include "elf/external.h"
#include "elf/common.h"
#include "filenames.h"
#include "solist.h"
#include "observable.h"
#include "readline/tilde.h"
-#include "remote.h"
#include "solib.h"
#include "interps.h"
#include "filesystem.h"
#include "debuginfod-support.h"
#include "source.h"
#include "cli/cli-style.h"
-#include "solib-target.h"
/* See solib.h. */