summaryrefslogtreecommitdiff
path: root/gdb/bfd-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/bfd-target.c')
-rw-r--r--gdb/bfd-target.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/bfd-target.c b/gdb/bfd-target.c
index 15a9e6039fb..ffe85ae3e0e 100644
--- a/gdb/bfd-target.c
+++ b/gdb/bfd-target.c
@@ -18,12 +18,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-
-/* Local non-gdb includes. */
+#include "target.h"
#include "bfd-target.h"
#include "exec.h"
#include "gdb_bfd.h"
-#include "target.h"
/* A target that wraps a BFD. */