coff bfd.h tidy

bfd/
	* bfd-in.h: Delete coff forward refs and move coff declaration..
	* coff-bfd.h: ..to here.
	* bfd-in2.h: Regenerate.
binutils/
	* dlltool.c: Include coff-bfd.h.
This commit is contained in:
Alan Modra
2019-09-23 10:07:40 +09:30
parent f37164d78b
commit aa739c59d3
6 changed files with 14 additions and 20 deletions

View File

@@ -240,6 +240,7 @@
#include "bucomm.h"
#include "dlltool.h"
#include "safe-ctype.h"
#include "coff-bfd.h"
#include <time.h>
#include <assert.h>